|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin<T,C>
org.jboss.kernel.plugins.annotations.AbstractAdaptersAnnotationPlugin<T,C>
org.jboss.kernel.plugins.annotations.AbstractParameterAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,C,AbstractLifecycleMetaData>
org.jboss.kernel.plugins.annotations.LifecycleParameterAnnotationPlugin<Create>
org.jboss.kernel.plugins.annotations.CreateLifecycleAnnotationPlugin
public class CreateLifecycleAnnotationPlugin
Create annotation plugin.
| Field Summary |
|---|
| Fields inherited from class org.jboss.kernel.plugins.annotations.AbstractAdaptersAnnotationPlugin |
|---|
adapters |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
protected |
CreateLifecycleAnnotationPlugin(Annotation2ValueMetaDataAdapter... adapters)
|
| Method Summary | |
|---|---|
protected void |
applyLifecycleAnnotation(AbstractLifecycleMetaData lifecycle,
Create annotation)
Apply lifecycle annotation. |
protected boolean |
isLifecyclePresent(BeanMetaData beanMetaData)
Is lifecycle metadata present. |
protected void |
setLifecycleMetaData(AbstractBeanMetaData beanMetaData,
AbstractLifecycleMetaData lifecycle)
Set lifecycle metadata. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.LifecycleParameterAnnotationPlugin |
|---|
checkAnnotatedInfo, createLifecycleMetaData, createParametrizedMetaData, getParameters, handleParameterlessInfo, isMetaDataAlreadyPresent, setParameterizedMetaData |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractParameterAnnotationPlugin |
|---|
createParametrizedMetaData, createParametrizedMetaData, createParametrizedMetaData, handleParameterlessInfo, internalApplyAnnotation, isElementTypeSupported, setParameterizedMetaData |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
|---|
applyAnnotation, cleanAnnotation, getAnnotation, getSupportedTypes, internalApplyAnnotation, internalApplyAnnotation, internalCleanAnnotation, isAttributePresent, isMetaDataAlreadyPresent, toShortString, toString |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected CreateLifecycleAnnotationPlugin(Annotation2ValueMetaDataAdapter... adapters)
| Method Detail |
|---|
protected boolean isLifecyclePresent(BeanMetaData beanMetaData)
LifecycleParameterAnnotationPlugin
isLifecyclePresent in class LifecycleParameterAnnotationPlugin<Create>beanMetaData - the bean metadata
protected void applyLifecycleAnnotation(AbstractLifecycleMetaData lifecycle,
Create annotation)
LifecycleParameterAnnotationPlugin
applyLifecycleAnnotation in class LifecycleParameterAnnotationPlugin<Create>lifecycle - lifecycle metadataannotation - the annotation
protected void setLifecycleMetaData(AbstractBeanMetaData beanMetaData,
AbstractLifecycleMetaData lifecycle)
LifecycleParameterAnnotationPlugin
setLifecycleMetaData in class LifecycleParameterAnnotationPlugin<Create>beanMetaData - the bean metadatalifecycle - the lifecycle metadata
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||