|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.specloader.validator.MetaModelValidatorAbstract
public abstract class MetaModelValidatorAbstract
| Constructor Summary | |
|---|---|
MetaModelValidatorAbstract()
|
|
| Method Summary | |
|---|---|
SpecificationLoader |
getSpecificationLoader()
|
void |
init()
Indicates to the component that it is to initialise itself. |
void |
setSpecificationLoader(SpecificationLoader specificationLoader)
|
void |
shutdown()
Indicates to the component that it will no longer be used and should shut itself down cleanly. |
| 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.validator.MetaModelValidator |
|---|
validate |
| Constructor Detail |
|---|
public MetaModelValidatorAbstract()
| Method Detail |
|---|
public void init()
ApplicationScopedComponent
init in interface ApplicationScopedComponentpublic void shutdown()
ApplicationScopedComponent
shutdown in interface ApplicationScopedComponentpublic SpecificationLoader getSpecificationLoader()
public void setSpecificationLoader(SpecificationLoader specificationLoader)
setSpecificationLoader in interface SpecificationLoaderAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||