|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.InterceptorTypeImpl
public class InterceptorTypeImpl
| Field Summary | |
|---|---|
protected AroundInvokeType[] |
aroundInvoke
|
protected DescriptionType[] |
description
|
protected EjbLocalRefType[] |
ejbLocalRef
|
protected EjbRefType[] |
ejbRef
|
protected EnvEntryType[] |
envEntry
|
protected String |
id
|
protected FullyQualifiedClassTypeImpl |
interceptorClass
|
protected MessageDestinationRefType[] |
messageDestinationRef
|
protected PersistenceContextRefType[] |
persistenceContextRef
|
protected PersistenceUnitRefType[] |
persistenceUnitRef
|
protected LifecycleCallbackType[] |
postActivate
|
protected LifecycleCallbackType[] |
postConstruct
|
protected LifecycleCallbackType[] |
preDestroy
|
protected LifecycleCallbackType[] |
prePassivate
|
protected ResourceEnvRefType[] |
resourceEnvRef
|
protected ResourceRefType[] |
resourceRef
|
protected ServiceRefType[] |
serviceRef
|
| Constructor Summary | |
|---|---|
InterceptorTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.InterceptorTypeImpl instance. |
|
InterceptorTypeImpl(InterceptorTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.InterceptorTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected FullyQualifiedClassTypeImpl interceptorClass
protected AroundInvokeType[] aroundInvoke
protected EnvEntryType[] envEntry
protected EjbRefType[] ejbRef
protected EjbLocalRefType[] ejbLocalRef
protected ServiceRefType[] serviceRef
protected ResourceRefType[] resourceRef
protected ResourceEnvRefType[] resourceEnvRef
protected MessageDestinationRefType[] messageDestinationRef
protected PersistenceContextRefType[] persistenceContextRef
protected PersistenceUnitRefType[] persistenceUnitRef
protected LifecycleCallbackType[] postConstruct
protected LifecycleCallbackType[] preDestroy
protected LifecycleCallbackType[] postActivate
protected LifecycleCallbackType[] prePassivate
protected String id
| Constructor Detail |
|---|
public InterceptorTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.InterceptorTypeImpl instance.
public InterceptorTypeImpl(InterceptorTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.InterceptorTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface InterceptorTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface InterceptorTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface InterceptorTypepublic void setDescription(DescriptionType[] values)
setDescription in interface InterceptorTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface InterceptorTypevalue - allowed object is
DescriptionTypepublic FullyQualifiedClassType getInterceptorClass()
InterceptorType
getInterceptorClass in interface InterceptorTypeFullyQualifiedClassTypepublic void setInterceptorClass(FullyQualifiedClassType value)
InterceptorType
setInterceptorClass in interface InterceptorTypevalue - allowed object is
FullyQualifiedClassTypepublic AroundInvokeType[] getAroundInvoke()
getAroundInvoke in interface InterceptorTypeAroundInvokeTypepublic AroundInvokeType getAroundInvoke(int idx)
getAroundInvoke in interface InterceptorTypeAroundInvokeTypepublic int getAroundInvokeLength()
getAroundInvokeLength in interface InterceptorTypepublic void setAroundInvoke(AroundInvokeType[] values)
setAroundInvoke in interface InterceptorTypevalues - allowed objects are
AroundInvokeType
public AroundInvokeType setAroundInvoke(int idx,
AroundInvokeType value)
setAroundInvoke in interface InterceptorTypevalue - allowed object is
AroundInvokeTypepublic EnvEntryType[] getEnvEntry()
getEnvEntry in interface InterceptorTypeEnvEntryTypepublic EnvEntryType getEnvEntry(int idx)
getEnvEntry in interface InterceptorTypeEnvEntryTypepublic int getEnvEntryLength()
getEnvEntryLength in interface InterceptorTypepublic void setEnvEntry(EnvEntryType[] values)
setEnvEntry in interface InterceptorTypevalues - allowed objects are
EnvEntryType
public EnvEntryType setEnvEntry(int idx,
EnvEntryType value)
setEnvEntry in interface InterceptorTypevalue - allowed object is
EnvEntryTypepublic EjbRefType[] getEjbRef()
getEjbRef in interface InterceptorTypeEjbRefTypepublic EjbRefType getEjbRef(int idx)
getEjbRef in interface InterceptorTypeEjbRefTypepublic int getEjbRefLength()
getEjbRefLength in interface InterceptorTypepublic void setEjbRef(EjbRefType[] values)
setEjbRef in interface InterceptorTypevalues - allowed objects are
EjbRefType
public EjbRefType setEjbRef(int idx,
EjbRefType value)
setEjbRef in interface InterceptorTypevalue - allowed object is
EjbRefTypepublic EjbLocalRefType[] getEjbLocalRef()
getEjbLocalRef in interface InterceptorTypeEjbLocalRefTypepublic EjbLocalRefType getEjbLocalRef(int idx)
getEjbLocalRef in interface InterceptorTypeEjbLocalRefTypepublic int getEjbLocalRefLength()
getEjbLocalRefLength in interface InterceptorTypepublic void setEjbLocalRef(EjbLocalRefType[] values)
setEjbLocalRef in interface InterceptorTypevalues - allowed objects are
EjbLocalRefType
public EjbLocalRefType setEjbLocalRef(int idx,
EjbLocalRefType value)
setEjbLocalRef in interface InterceptorTypevalue - allowed object is
EjbLocalRefTypepublic ServiceRefType[] getServiceRef()
getServiceRef in interface InterceptorTypeServiceRefTypepublic ServiceRefType getServiceRef(int idx)
getServiceRef in interface InterceptorTypeServiceRefTypepublic int getServiceRefLength()
getServiceRefLength in interface InterceptorTypepublic void setServiceRef(ServiceRefType[] values)
setServiceRef in interface InterceptorTypevalues - allowed objects are
ServiceRefType
public ServiceRefType setServiceRef(int idx,
ServiceRefType value)
setServiceRef in interface InterceptorTypevalue - allowed object is
ServiceRefTypepublic ResourceRefType[] getResourceRef()
getResourceRef in interface InterceptorTypeResourceRefTypepublic ResourceRefType getResourceRef(int idx)
getResourceRef in interface InterceptorTypeResourceRefTypepublic int getResourceRefLength()
getResourceRefLength in interface InterceptorTypepublic void setResourceRef(ResourceRefType[] values)
setResourceRef in interface InterceptorTypevalues - allowed objects are
ResourceRefType
public ResourceRefType setResourceRef(int idx,
ResourceRefType value)
setResourceRef in interface InterceptorTypevalue - allowed object is
ResourceRefTypepublic ResourceEnvRefType[] getResourceEnvRef()
getResourceEnvRef in interface InterceptorTypeResourceEnvRefTypepublic ResourceEnvRefType getResourceEnvRef(int idx)
getResourceEnvRef in interface InterceptorTypeResourceEnvRefTypepublic int getResourceEnvRefLength()
getResourceEnvRefLength in interface InterceptorTypepublic void setResourceEnvRef(ResourceEnvRefType[] values)
setResourceEnvRef in interface InterceptorTypevalues - allowed objects are
ResourceEnvRefType
public ResourceEnvRefType setResourceEnvRef(int idx,
ResourceEnvRefType value)
setResourceEnvRef in interface InterceptorTypevalue - allowed object is
ResourceEnvRefTypepublic MessageDestinationRefType[] getMessageDestinationRef()
getMessageDestinationRef in interface InterceptorTypeMessageDestinationRefTypepublic MessageDestinationRefType getMessageDestinationRef(int idx)
getMessageDestinationRef in interface InterceptorTypeMessageDestinationRefTypepublic int getMessageDestinationRefLength()
getMessageDestinationRefLength in interface InterceptorTypepublic void setMessageDestinationRef(MessageDestinationRefType[] values)
setMessageDestinationRef in interface InterceptorTypevalues - allowed objects are
MessageDestinationRefType
public MessageDestinationRefType setMessageDestinationRef(int idx,
MessageDestinationRefType value)
setMessageDestinationRef in interface InterceptorTypevalue - allowed object is
MessageDestinationRefTypepublic PersistenceContextRefType[] getPersistenceContextRef()
getPersistenceContextRef in interface InterceptorTypePersistenceContextRefTypepublic PersistenceContextRefType getPersistenceContextRef(int idx)
getPersistenceContextRef in interface InterceptorTypePersistenceContextRefTypepublic int getPersistenceContextRefLength()
getPersistenceContextRefLength in interface InterceptorTypepublic void setPersistenceContextRef(PersistenceContextRefType[] values)
setPersistenceContextRef in interface InterceptorTypevalues - allowed objects are
PersistenceContextRefType
public PersistenceContextRefType setPersistenceContextRef(int idx,
PersistenceContextRefType value)
setPersistenceContextRef in interface InterceptorTypevalue - allowed object is
PersistenceContextRefTypepublic PersistenceUnitRefType[] getPersistenceUnitRef()
getPersistenceUnitRef in interface InterceptorTypePersistenceUnitRefTypepublic PersistenceUnitRefType getPersistenceUnitRef(int idx)
getPersistenceUnitRef in interface InterceptorTypePersistenceUnitRefTypepublic int getPersistenceUnitRefLength()
getPersistenceUnitRefLength in interface InterceptorTypepublic void setPersistenceUnitRef(PersistenceUnitRefType[] values)
setPersistenceUnitRef in interface InterceptorTypevalues - allowed objects are
PersistenceUnitRefType
public PersistenceUnitRefType setPersistenceUnitRef(int idx,
PersistenceUnitRefType value)
setPersistenceUnitRef in interface InterceptorTypevalue - allowed object is
PersistenceUnitRefTypepublic LifecycleCallbackType[] getPostConstruct()
getPostConstruct in interface InterceptorTypeLifecycleCallbackTypepublic LifecycleCallbackType getPostConstruct(int idx)
getPostConstruct in interface InterceptorTypeLifecycleCallbackTypepublic int getPostConstructLength()
getPostConstructLength in interface InterceptorTypepublic void setPostConstruct(LifecycleCallbackType[] values)
setPostConstruct in interface InterceptorTypevalues - allowed objects are
LifecycleCallbackType
public LifecycleCallbackType setPostConstruct(int idx,
LifecycleCallbackType value)
setPostConstruct in interface InterceptorTypevalue - allowed object is
LifecycleCallbackTypepublic LifecycleCallbackType[] getPreDestroy()
getPreDestroy in interface InterceptorTypeLifecycleCallbackTypepublic LifecycleCallbackType getPreDestroy(int idx)
getPreDestroy in interface InterceptorTypeLifecycleCallbackTypepublic int getPreDestroyLength()
getPreDestroyLength in interface InterceptorTypepublic void setPreDestroy(LifecycleCallbackType[] values)
setPreDestroy in interface InterceptorTypevalues - allowed objects are
LifecycleCallbackType
public LifecycleCallbackType setPreDestroy(int idx,
LifecycleCallbackType value)
setPreDestroy in interface InterceptorTypevalue - allowed object is
LifecycleCallbackTypepublic LifecycleCallbackType[] getPostActivate()
getPostActivate in interface InterceptorTypeLifecycleCallbackTypepublic LifecycleCallbackType getPostActivate(int idx)
getPostActivate in interface InterceptorTypeLifecycleCallbackTypepublic int getPostActivateLength()
getPostActivateLength in interface InterceptorTypepublic void setPostActivate(LifecycleCallbackType[] values)
setPostActivate in interface InterceptorTypevalues - allowed objects are
LifecycleCallbackType
public LifecycleCallbackType setPostActivate(int idx,
LifecycleCallbackType value)
setPostActivate in interface InterceptorTypevalue - allowed object is
LifecycleCallbackTypepublic LifecycleCallbackType[] getPrePassivate()
getPrePassivate in interface InterceptorTypeLifecycleCallbackTypepublic LifecycleCallbackType getPrePassivate(int idx)
getPrePassivate in interface InterceptorTypeLifecycleCallbackTypepublic int getPrePassivateLength()
getPrePassivateLength in interface InterceptorTypepublic void setPrePassivate(LifecycleCallbackType[] values)
setPrePassivate in interface InterceptorTypevalues - allowed objects are
LifecycleCallbackType
public LifecycleCallbackType setPrePassivate(int idx,
LifecycleCallbackType value)
setPrePassivate in interface InterceptorTypevalue - allowed object is
LifecycleCallbackTypepublic String getId()
InterceptorType
getId in interface InterceptorTypeStringpublic void setId(String value)
InterceptorType
setId in interface InterceptorTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyAroundInvoke(AroundInvokeType[] source)
AroundInvoke.
source - The source to copy from.
NullPointerException - if source is null.protected void copyEnvEntry(EnvEntryType[] source)
EnvEntry.
source - The source to copy from.
NullPointerException - if source is null.protected void copyEjbRef(EjbRefType[] source)
EjbRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyEjbLocalRef(EjbLocalRefType[] source)
EjbLocalRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyServiceRef(ServiceRefType[] source)
ServiceRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyResourceRef(ResourceRefType[] source)
ResourceRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyResourceEnvRef(ResourceEnvRefType[] source)
ResourceEnvRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyMessageDestinationRef(MessageDestinationRefType[] source)
MessageDestinationRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPersistenceContextRef(PersistenceContextRefType[] source)
PersistenceContextRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPersistenceUnitRef(PersistenceUnitRefType[] source)
PersistenceUnitRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPostConstruct(LifecycleCallbackType[] source)
PostConstruct.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPreDestroy(LifecycleCallbackType[] source)
PreDestroy.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPostActivate(LifecycleCallbackType[] source)
PostActivate.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPrePassivate(LifecycleCallbackType[] source)
PrePassivate.
source - The source to copy from.
NullPointerException - if source is null.public InterceptorTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||