A C G H I N O S T V W

A

addActivationConfig(IActivationConfig) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Add the activation-config property.
addActivationConfigProperty(IActivationConfigProperty) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJMessageDriven
Adds an activation config property.
addApplicationException(IApplicationException) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <application-exception> element to assembly descriptor.
addBusinessLocal(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Add the business-local interface.
addBusinessRemote(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Add the business-remote interface.
addConcurrentMethod(IConcurrentMethod) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Add the method used as a concurrent method.
addContainerTransaction(IContainerTransaction) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <container-transaction> element to assembly descriptor.
addExcludeList(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <exclude-list> element to assembly descriptor.
addInterceptor(IInterceptor) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptors
Adds a new <interceptor> element to assembly descriptor.
addInterceptorBinding(IInterceptorBinding) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <interceptor-binding> element to assembly descriptor.
addInterceptorClass(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Add the given interceptor to the list.
addInterface(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJInterface
Add an interface.
addJavaxEjbSchedule(IJEjbSchedule) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbSchedule
Adds a new jEjbSchedule on this method.
addMessageDestination(IMessageDestination) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <message-destination> element to assembly descriptor.
addMessageDriven(IMessageDriven) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEnterpriseBeans
Adds a new <message-driven> element to enterprise beans.
addMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IContainerTransaction
Add a new Method.
addMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
Add a new Method.
addMethodPermission(IMethodPermission) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <method-permission> element to assembly descriptor.
addOrderedInterceptorClass(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Add the given interceptor to the ordered list.
addRemoveMethod(IRemoveMethod) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Add the method used as a remove method.
addRoleName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
Add the given role.
addScannedClassMetadata(C) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Add annotation metadata for a given class.
addSecurityRole(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Adds a new <security-role> element to assembly descriptor.
addSession(ISession) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEnterpriseBeans
Adds a new <session> element to enterprise beans.
addTimer(ITimer) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Adds a new timer.

C

ClassType - Enum in org.ow2.util.ee.metadata.ejbjar.api
Defines the available type for a class.
contains(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJInterface
 

G

getAccessTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IConcurrentMethod
 
getActivationConfigList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Gets the activation-config list.
getActivationConfigProperties() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJMessageDriven
Gets the activation config properties.
getAfterBeginMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
 
getAfterCompletionMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
 
getAnnotationInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getAnnotationInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getApplicationException() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getApplicationExceptionList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <application-exception> elements.
getApplicationExceptions() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Gets the list of application exceptions defined on this ejb jar metadata.
getAssemblyDescriptor() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Gets the assembly-descriptor element.
getBeanEjbJarClassMetadataForEjbName(String, String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Gets the class metadata for the given ejb-name/ejbclass.
getBeanNames() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
 
getBeans() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IDependsOn
 
getBeforeCompletionMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
 
getBusinessLocalList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the business-local interface list.
getBusinessRemoteList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the business-remote interface list.
getClassesForBean(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
 
getClassName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getClassName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IJClassInterceptor
 
getClassName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IApplicationException
 
getConcurrencyManagementType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getConcurrentMethodList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the list of concurrent methods.
getContainerTransactionList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <container-transaction> elements.
getDayOfMonth() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getDayOfWeek() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getDeclareRoles() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getDefaultInterceptorsClasses() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
 
getDependsOn() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getDescription() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean
 
getEjb3() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
 
getEjbClass() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Gets the ejb-class.
getEjbJarClassMetadataCollection() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Get collections of bean annotation metadata.
getEjbJarClassMetadataForEjbName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Gets the class metadata for the given ejb-name.
getEjbJarDeployableMetadata() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getEjbName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Gets the ejb-name.
getEjbName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
getEnd() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getEnterpriseBeans() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Gets the enterprise-beans element.
getExcludeListMethods() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <exclude-list> elements.
getExternalUserEasyBeansInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getFieldName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarFieldMetadata
 
getGlobalEasyBeansInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getGlobalEasyBeansInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getHour() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getInfo() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getInterceptorBindingList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <interceptor-binding> elements.
getInterceptorClass() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptor
 
getInterceptorClassList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
getInterceptorList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptors
Gets the list of <interceptor> elements.
getInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Gets the interceptors element.
getInterfaces() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getInterfaces() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJInterface
 
getInternalUserEasyBeansInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getJavaxEjbAccessTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbAccessTimeout
 
getJavaxEjbSchedules() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbSchedule
 
getJavaxEjbStatefulTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbStatefulTimeout
 
getJCommonBean() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getJMessageDriven() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getJMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IJClassInterceptor
 
getJRemove() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getJSingleton() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getJStateful() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getJStateless() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getLinkedBean() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getLinkedClassMetadata(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Get a classmetadata linked from this one.
getLocalHome() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getLocalHome() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the local Home.
getLocalInterfaces() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getLockType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.ILock
 
getLockType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IConcurrentMethod
 
getMappedName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean
 
getMappedName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Gets the mapped name.
getMappedName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDestination
 
getMessageDestinationLink() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJMessageDriven
Gets the message destination link.
getMessageDestinationLink() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Gets the message destination link.
getMessageDestinationlist() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <message-destination> elements.
getMessageDestinationType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Gets the message destination type.
getMessageDrivenList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEnterpriseBeans
Gets the list of <message-driven> elements.
getMessageListenerInterface() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJMessageDriven
 
getMessagingType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Gets the messaging-type.
getMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IConcurrentMethod
 
getMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
getMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IRemoveMethod
 
getMethodName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getMethodPermissionList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <method-permission> elements.
getMethods() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IContainerTransaction
 
getMethods() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
 
getMinute() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getMonth() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean
 
getName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDestination
 
getOrderInterceptorClassList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
getRemoteHome() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getRemoteHome() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the remote Home.
getRemoteInterface() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getRemoteInterfaces() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getRemoveMethodList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the list of remove methods.
getRetainIfException() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IRemoveMethod
 
getRoleNameList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
Gets the name of the role.
getRolesAllowed() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getRolesAllowed() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getRunAsRole() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Gets the run-as role.
getScannedClassMetadata(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Get interceptor class metadata.
getSchedule() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ITimer
 
getSecond() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getSecurityRoleList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Gets the list of <security-role> elements.
getSecurityRoleRefList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Gets the list of <security-role-ref> elements.
getSessionList() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEnterpriseBeans
Gets the list of <session> elements.
getSessionType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Gets the session-type.
getStart() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getStatefulTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
 
getSuperName() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAccessTimeout
 
getTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IStatefulTimeout
 
getTimeoutMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
 
getTimeoutMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ITimer
 
getTimers() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
 
getTimezone() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
getTransactionAttribute() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IContainerTransaction
Gets the transaction attribute for this block.
getTransactionAttributeLevel() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getTransactionAttributeType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getTransactionAttributeType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getTransactionManagementType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
getTransactionType() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Gets the transaction-type.
getUnit() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbAccessTimeout
 
getUnit() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbStatefulTimeout
 
getUnit() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAccessTimeout
 
getUnit() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IStatefulTimeout
 
getUserEasyBeansInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
getValue() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbAccessTimeout
 
getValue() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbStatefulTimeout
 
getYear() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 

H

hasDenyAll() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
hasPermitAll() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
hasPermitAll() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
hasSessionSynchronization() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 

I

IAccessTimeout - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Defines Access Timeout
IActivationConfigProperty - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
ActivationConfigProperty.
IApplicationException - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
Application Exception.
IAssemblyDescriptor - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Assembly descriptor interface.
IBean - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Common stuff of beans.
IConcurrencyManagementType - Enum in org.ow2.util.ee.metadata.ejbjar.api.struct
Defines concurrency management types.
IConcurrentMethod - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Defines concurrent method to be used for managing locks.
IContainerTransaction - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element container-transaction.
IDependsOn - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
Interface for a @javax.ejb.DependsOn annotation.
IEJB3 - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Defines the interface of the XML representation of an EJB 3 deployment descriptor.
IEjbAccessTimeout - Interface in org.ow2.util.ee.metadata.ejbjar.api.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata.
It manages @javax.ejb.AccessTimeout annotation.
IEjbJarClassMetadata<E extends EJBDeployable<E>,D extends IEjbJarDeployableMetadata<E,D,C,M,F>,C extends IEjbJarClassMetadata<E,D,C,M,F>,M extends IEjbJarMethodMetadata<E,D,C,M,F>,F extends IEjbJarFieldMetadata<E,D,C,M,F>> - Interface in org.ow2.util.ee.metadata.ejbjar.api
IEjbJarClassMetadata.
IEjbJarDeployableMetadata<E extends EJBDeployable<E>,D extends IEjbJarDeployableMetadata<E,D,C,M,F>,C extends IEjbJarClassMetadata<E,D,C,M,F>,M extends IEjbJarMethodMetadata<E,D,C,M,F>,F extends IEjbJarFieldMetadata<E,D,C,M,F>> - Interface in org.ow2.util.ee.metadata.ejbjar.api
IEjbJarDeployableMetadata.
IEjbJarDeployableMetadataFactory<E extends EJBDeployable<E>,D extends IEjbJarDeployableMetadata<E,D,C,M,F>,C extends IEjbJarClassMetadata<E,D,C,M,F>,M extends IEjbJarMethodMetadata<E,D,C,M,F>,F extends IEjbJarFieldMetadata<E,D,C,M,F>> - Interface in org.ow2.util.ee.metadata.ejbjar.api
IEjbJarDeployableMetadataFactory.
IEjbJarFieldMetadata<E extends EJBDeployable<E>,D extends IEjbJarDeployableMetadata<E,D,C,M,F>,C extends IEjbJarClassMetadata<E,D,C,M,F>,M extends IEjbJarMethodMetadata<E,D,C,M,F>,F extends IEjbJarFieldMetadata<E,D,C,M,F>> - Interface in org.ow2.util.ee.metadata.ejbjar.api
Interface for the EJB Field metadata.
IEjbJarMethodMetadata<E extends EJBDeployable<E>,D extends IEjbJarDeployableMetadata<E,D,C,M,F>,C extends IEjbJarClassMetadata<E,D,C,M,F>,M extends IEjbJarMethodMetadata<E,D,C,M,F>,F extends IEjbJarFieldMetadata<E,D,C,M,F>> - Interface in org.ow2.util.ee.metadata.ejbjar.api
Interface of the Method Metadata for EJB.
IEjbSchedule - Interface in org.ow2.util.ee.metadata.ejbjar.api.interfaces
This interface represents methods which can be call on MethodAnnotationMetadata.
It manages @javax.ejb.Schedule and @javax.ejb.Schedules annotation.
IEjbStatefulTimeout - Interface in org.ow2.util.ee.metadata.ejbjar.api.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata.
It manages @javax.ejb.StatefulTimeout annotation.
IEnterpriseBeans - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for enterprise-beans element.
IInterceptor - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element interceptor.
IInterceptorBinding - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element interceptor-binding.
IInterceptors - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 
IJClassInterceptor - Interface in org.ow2.util.ee.metadata.ejbjar.api
IJClassInterceptor.
IJCommonBean - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
IJCommonBean.
IJEjbAccessTimeout - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
Manages @javax.ejb.AccessTimeout annotation.
IJEjbSchedule - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
Manages @javax.ejb.Schedule annotation.
IJEjbStatefulTimeout - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
This interface represents methods which can be call on ClassAnnotationMetadata.
It manages @javax.ejb.StatefulTimeout annotation.
IJInterface - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
IJInterface.
IJLocal - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
 
IJMessageDriven - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
IJMessageDriven.
IJRemote - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
 
IJSingleton - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
Interface for a @javax.ejb.Singleton annotation.
IJStateful - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
IJStateful.
IJStateless - Interface in org.ow2.util.ee.metadata.ejbjar.api.struct
IJStateless.
ILock - Interface in org.ow2.util.ee.metadata.ejbjar.api
This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
ILockType - Enum in org.ow2.util.ee.metadata.ejbjar.api.struct
Defines concurrency lock types.
ILockType - Enum in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Locking type policy.
IMessageDestination - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element message-destination.
IMessageDriven - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element message-driven.
IMethodPermission - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element method-permission.
inherited() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IApplicationException
Indicates whether the application exception designation should apply to subclasses of the annotated exception class.
InterceptorType - Enum in org.ow2.util.ee.metadata.ejbjar.api
This class defines the type available for life cycle events.
IRemoveMethod - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element remove-method.
isAfterBegin() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isAfterCompletion() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isAroundInvoke() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isBean() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isBeforeCompletion() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isBusinessMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
ISession - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface for element session.
isExcludeClassInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
isExcludeClassInterceptorsCalled() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
isExcludedClassInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isExcludedDefaultInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isExcludedDefaultInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isExcludeDefaultInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
isExcludeDefaultInterceptorsCalled() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
 
isLifeCycleMethod() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isLocalBean() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isLocalBean() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
 
isMdb() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isMetadataComplete() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Get metadataComplete.
isOrderedInterceptors() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isPersistent() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
 
isPostActivate() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isPrePassivate() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isSession() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isSingleton() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isStartup() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isStateful() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
isStateless() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 
IStatefulTimeout - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Defines Stateful Timeout
isTimeout() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
 
isUnchecked() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
Is it unchecked ?.
ITimer - Interface in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Defines timer for a given method.

N

NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IAssemblyDescriptor
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IConcurrentMethod
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IContainerTransaction
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEnterpriseBeans
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptor
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptors
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDestination
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IRemoveMethod
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Name of this element.
NAME - Static variable in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ITimer
Name of this element.

O

org.ow2.util.ee.metadata.ejbjar.api - package org.ow2.util.ee.metadata.ejbjar.api
Implementation of EJB 3.0 container
org.ow2.util.ee.metadata.ejbjar.api.interfaces - package org.ow2.util.ee.metadata.ejbjar.api.interfaces
 
org.ow2.util.ee.metadata.ejbjar.api.struct - package org.ow2.util.ee.metadata.ejbjar.api.struct
Implementation of EJB 3.0 container
org.ow2.util.ee.metadata.ejbjar.api.xml.struct - package org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

S

setAfterBegin() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method is an afterBegin method.
setAfterBeginMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Sets the afterBegin method used by stateful.
setAfterCompletion() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method is an AfterCompletion method.
setAfterCompletionMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Sets the afterCompletion method used by stateful.
setAnnotationsInterceptors(IJInterceptors) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the object representing the @javax.interceptor.Interceptors annotation.
setAnnotationsInterceptors(IJInterceptors) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets the object representing the @javax.interceptor.Interceptors annotation.
setApplicationException(IApplicationException) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the object representing the @ApplicationException annotation.
setAroundInvoke(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method has @javax.interceptor.AroundInvoke.
setAssemblyDescriptor(IAssemblyDescriptor) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Sets the assembly-descriptor element.
setBeans(List<String>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IDependsOn
Sets the list of the beans on which we depends.
setBeforeCompletion() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method is an beforeCompletion method.
setBeforeCompletionMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Sets the beforeCompletion method used by stateful.
setBusinessMethod(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
This method is a business method.
setClassType(ClassType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the type of this class.
setConcurrencyManagementType(IConcurrencyManagementType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets concurrency management type.
setDayOfMonth(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the day of month
setDayOfWeek(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the day of week
setDeclareRoles(List<String>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the list of roles declared on this class.
setDefaultInterceptorsClasses(IJInterceptors) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Sets the object representing the default interceptor classes.
setDenyAll(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
This method has DenyAll annotation.
setDependsOn(IDependsOn) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the object representing the @ javax.ejb.DependsOn annotation.
setDescription(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean
Sets the description.
setEjb3(IEJB3) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarDeployableMetadata
Sets the ejb3 deployment descriptor object.
setEjbClass(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Set the ejb-class.
setEjbJarArchiveMetadata(D) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Set the deployable metadata.
setEjbName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Set the ejb-name.
setEjbName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Sets the name of this ejb (or wildcard).
setEnd(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the end time
setEnterpriseBeans(IEnterpriseBeans) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Sets the enterprise-beans element.
setExcludeClassInterceptors(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Flag this method as a method which exclude user interceptors.
setExcludeClassInterceptors(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Exclude or not class interceptors ?
setExcludeDefaultInterceptors(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Flag this class as a class which exclude default interceptors.
setExcludeDefaultInterceptors(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Flag this class as a class which exclude default interceptors.
setExcludeDefaultInterceptors(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Exclude or not default interceptors ?
setExternalUserInterceptors(Map<InterceptorType, List<? extends IJClassInterceptor>>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the list of user interceptors that enhancers will use.
These interceptors are defined outside the bean class (interceptor classes).
setGlobalEasyBeansInterceptors(List<? extends IJClassInterceptor>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the list of global interceptors that enhancers will use.
setGlobalEasyBeansInterceptors(List<? extends IJClassInterceptor>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets the list of global interceptors that enhancers will use.
setHour(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the hour
setInfo(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the info
setInterceptorClass(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptor
Sets the name of the interceptor class.
setInterceptors(IInterceptors) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Sets the interceptors element.
setInterfaces(String[]) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
construct a new JClass.
setInternalUserInterceptors(Map<InterceptorType, List<? extends IJClassInterceptor>>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the list of user interceptors that enhancers will use.
These interceptors are defined in bean class.
setJavaxEjbAccessTimeout(IJEjbAccessTimeout) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbAccessTimeout
Sets the access timeout on this class/method.
setJavaxEjbSchedules(List<IJEjbSchedule>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbSchedule
Sets the list of jEjbSchedule on this method.
setJavaxEjbStatefulTimeout(IJEjbStatefulTimeout) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.interfaces.IEjbStatefulTimeout
Sets the access stateful on this class.
setJCommonBean(IJCommonBean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the attributes for a Stateless/Stateful/MDB.
setJMessageDriven(IJMessageDriven) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the message driven bean object.
setJSingleton(IJSingleton) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the attributes for a Singleton.
setJStateful(IJStateful) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the attributes for a Stateful.
setJStateless(IJStateless) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the attributes for a Stateless.
setLinkedBean(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
This class is linked to the given bean.
setLocalBean(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Defines if the bean is a local bean or not.
setLocalBean() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Flag this bean with a no-interface view.
setLocalHome(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the @LocalHome class name.
setLocalHome(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Set the local Home.
setLocalInterfaces(IJLocal) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the local interfaces of this class.
setLockType(ILockType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.ILock
Set Lock Type.
setMappedName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean
Sets the mapped name.
setMappedName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Set the mapped name.
setMappedName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDestination
Sets the JNDI name of the message destination.
setMessageDestinationLink(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJMessageDriven
Set the message destination link.
setMessageDestinationLink(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Set the message destination link.
setMessageDestinationType(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Set the message destination type.
setMessageListenerInterface(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJMessageDriven
Sets the message listener interface.
setMessagingType(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDriven
Set the messaging-type.
setMetadataComplete(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IEJB3
Set metadataComplete.
setMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding
Method on which define the interceptors.
setMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IRemoveMethod
Sets the method of the bean which needs to be marked.
setMinute(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the minute
setModified() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Defines that this class has been modified.
setMonth(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the month
setName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean
Sets the bean name.
setName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDestination
Sets the name of the message destination.
setOrderedInterceptors(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets flag to true if interceptors are ordered.
setPermitAll(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
This class has PermitAll annotation.
setPermitAll(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
This method has PermitAll annotation.
setPersistent(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the persistent
setPostActivate(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method has @PostActivate.
setPrePassivate(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method has @PrePassivate.
setPropertyName(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IActivationConfigProperty
Set property name
setPropertyValue(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IActivationConfigProperty
Set property value
setRemoteHome(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the @RemoteHome class name.
setRemoteHome(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Set the remote Home.
setRemoteInterface(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Set the value of the remote Interface property.
setRemoteInterfaces(IJRemote) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the remote interfaces of this class.
setRemove(Remove) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets @Remove attribute.
setRetainIfException(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IRemoveMethod
If there is an exception, the bean should be kept or not.
setRolesAllowed(List<String>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Set the list of roles allowed on this class/method.
setRolesAllowed(List<String>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Set the list of roles allowed on this class/method.
setRunAsRole(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Set the run-as role.
setSecond(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the seconds
setSecurityRoleRefList(List<ISecurityRoleRef>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets the list of <security-role-ref> element.
setSessionSynchronization() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
This bean is linked to a session synchronization and then should report TX lifecycle to the callbacks.
setSessionType(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Set the session-type.
setStart(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the start time
setStartup(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
This class needs eager initialization.
setStatefulTimeout(IStatefulTimeout) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession
Set the stateful timeout .
setTimeout(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets true if method has @Timeout.
setTimeoutMethod(IMethodDD) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Set the timeout method.
setTimezone(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the timezone
setTransactionAttribute(TransactionAttributeType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IContainerTransaction
Sets the transaction attribute for this block.
setTransactionAttributeLevel(TransactionAttributeLevel) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets Transaction Attribute Level.
setTransactionAttributeType(TransactionAttributeType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Set Transaction Attribute Type.
setTransactionAttributeType(TransactionAttributeType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets Transaction Attribute Type.
setTransactionManagementType(TransactionManagementType) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
Sets transaction management type.
setTransactionType(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IBean
Set the transaction-type.
setUnchecked(boolean) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission
Sets the unchecked flag.
setUnit(TimeUnit) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbAccessTimeout
Sets the unit type.
setUnit(TimeUnit) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbStatefulTimeout
Sets the unit type.
setUserInterceptors(Map<InterceptorType, List<? extends IJClassInterceptor>>) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarMethodMetadata
Sets the list of user interceptors that enhancers will use.
These interceptors are defined in bean class.
setValue(long) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbAccessTimeout
Sets the value.
setValue(long) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbStatefulTimeout
Sets the value.
setYear(String) - Method in interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJEjbSchedule
Sets the year

T

toString() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IContainerTransaction
 
TransactionAttributeLevel - Enum in org.ow2.util.ee.metadata.ejbjar.api
Different type of level available to set the transaction attribute.

V

valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.InterceptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.struct.IConcurrencyManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.struct.ILockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.TransactionAttributeLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ILockType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.InterceptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.struct.IConcurrencyManagementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.struct.ILockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.TransactionAttributeLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ILockType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasModified() - Method in interface org.ow2.util.ee.metadata.ejbjar.api.IEjbJarClassMetadata
 

A C G H I N O S T V W

Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.