Interface ITypeLocator

All Superinterfaces:
org.apache.wicket.util.io.IClusterable, org.apache.wicket.model.IDetachable, Serializable
All Known Implementing Classes:
TypeLocator

public interface ITypeLocator extends org.apache.wicket.model.IDetachable
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the list of types that descend from the specified type.
    locate(String type)
     

    Methods inherited from interface org.apache.wicket.model.IDetachable

    detach