|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistryAbstract
public abstract class CollectionTypeRegistryAbstract
| Constructor Summary | |
|---|---|
CollectionTypeRegistryAbstract()
|
|
| Method Summary | |
|---|---|
void |
init()
Default implementation does nothing. |
void |
injectInto(java.lang.Object candidate)
Will inject itself into the candidate if the candidate implements the corresponding *Aware type. |
void |
shutdown()
Default implementation does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistry |
|---|
getCollectionType, isArrayType, isCollectionType |
| Constructor Detail |
|---|
public CollectionTypeRegistryAbstract()
| Method Detail |
|---|
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentpublic void injectInto(java.lang.Object candidate)
Injectable
injectInto in interface Injectable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||