X
- type service to be registered underpublic interface AppContextService<X extends AppContextService<X>> extends AppContextCleanup
PreRequisiteService
to identify dependencies.Modifier and Type | Method and Description |
---|---|
java.lang.Class<? super X> |
getType()
Returns the type of service the class should be registered under.
|
cleanup
java.lang.Class<? super X> getType()