public abstract class MetaModelValidatorAbstract extends Object implements MetaModelValidator
| Constructor and Description |
|---|
MetaModelValidatorAbstract() |
| Modifier and Type | Method and Description |
|---|---|
SpecificationLoaderSpi |
getSpecificationLoaderSpi() |
void |
init()
Indicates to the component that it is to initialise itself.
|
void |
setSpecificationLoaderSpi(SpecificationLoaderSpi specificationLoader) |
void |
shutdown()
Indicates to the component that it will no longer be used and should shut
itself down cleanly.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidatepublic MetaModelValidatorAbstract()
public void init()
ApplicationScopedComponentinit in interface ApplicationScopedComponentpublic void shutdown()
ApplicationScopedComponentshutdown in interface ApplicationScopedComponentpublic SpecificationLoaderSpi getSpecificationLoaderSpi()
public void setSpecificationLoaderSpi(SpecificationLoaderSpi specificationLoader)
setSpecificationLoaderSpi in interface SpecificationLoaderSpiAwareCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.