Package org.brijframework
Interface GenericResource<E>
-
- All Superinterfaces:
Initializer
public interface GenericResource<E> extends Initializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()StringgetName()EgetType()-
Methods inherited from interface org.brijframework.lifecycle.Initializer
init, postInit, preInit
-
-