Uses of Interface
org.jboss.shrinkwrap.descriptor.api.jboss51.SessionBeanType

Packages that use SessionBeanType
org.jboss.shrinkwrap.descriptor.api.jboss51 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of SessionBeanType in org.jboss.shrinkwrap.descriptor.api.jboss51
 

Methods in org.jboss.shrinkwrap.descriptor.api.jboss51 that return SessionBeanType
 SessionBeanType<T> SessionBeanType.aopDomainName(String aopDomainName)
          Sets the aop-domain-name element
 SessionBeanType<T> SessionBeanType.businessLocal(String... values)
          Creates for all String objects representing business-local elements, a new business-local element
 SessionBeanType<T> SessionBeanType.businessRemote(String... values)
          Creates for all String objects representing business-remote elements, a new business-remote element
 SessionBeanType<T> SessionBeanType.clustered(Boolean clustered)
          Sets the clustered element
 SessionBeanType<T> SessionBeanType.concurrent(Boolean concurrent)
          Sets the concurrent element
 SessionBeanType<EnterpriseBeansType<T>> EnterpriseBeansType.createSession()
          Creates a new session element
 SessionBeanType<T> SessionBeanType.depends(String... values)
          Creates for all String objects representing depends elements, a new depends element
 SessionBeanType<T> SessionBeanType.description(String... values)
          Creates for all String objects representing description elements, a new description element
 SessionBeanType<T> SessionBeanType.displayName(String... values)
          Creates for all String objects representing display-name elements, a new display-name element
 SessionBeanType<T> SessionBeanType.ejbName(String ejbName)
          Sets the ejb-name element
 SessionBeanType<EnterpriseBeansType<T>> EnterpriseBeansType.getOrCreateSession()
          If not already created, a new session element will be created and returned.
 SessionBeanType<T> SessionBeanType.homeJndiName(String homeJndiName)
          Sets the home-jndi-name element
 SessionBeanType<T> SessionBeanType.id(String id)
          Sets the id attribute
 SessionBeanType<T> SessionBeanType.jndiBindingPolicy(String jndiBindingPolicy)
          Sets the jndi-binding-policy element
 SessionBeanType<T> SessionBeanType.jndiName(String jndiName)
          Sets the jndi-name element
 SessionBeanType<T> SessionBeanType.localHomeJndiName(String localHomeJndiName)
          Sets the local-home-jndi-name element
 SessionBeanType<T> SessionBeanType.localJndiName(String localJndiName)
          Sets the local-jndi-name element
 SessionBeanType<T> SessionBeanType.mappedName(String mappedName)
          Sets the mapped-name element
 SessionBeanType<T> SessionBeanType.removeAllAnnotation()
          Removes all annotation elements
 SessionBeanType<T> SessionBeanType.removeAllBusinessLocal()
          Removes the business-local element
 SessionBeanType<T> SessionBeanType.removeAllBusinessRemote()
          Removes the business-remote element
 SessionBeanType<T> SessionBeanType.removeAllDepends()
          Removes the depends element
 SessionBeanType<T> SessionBeanType.removeAllDescription()
          Removes the description element
 SessionBeanType<T> SessionBeanType.removeAllDisplayName()
          Removes the display-name element
 SessionBeanType<T> SessionBeanType.removeAllEjbLocalRef()
          Removes all ejb-local-ref elements
 SessionBeanType<T> SessionBeanType.removeAllEjbRef()
          Removes all ejb-ref elements
 SessionBeanType<T> SessionBeanType.removeAllEnvEntry()
          Removes all env-entry elements
 SessionBeanType<T> SessionBeanType.removeAllIcon()
          Removes all icon elements
 SessionBeanType<T> SessionBeanType.removeAllJndiRef()
          Removes all jndi-ref elements
 SessionBeanType<T> SessionBeanType.removeAllLocalBinding()
          Removes all local-binding elements
 SessionBeanType<T> SessionBeanType.removeAllMessageDestinationRef()
          Removes all message-destination-ref elements
 SessionBeanType<T> SessionBeanType.removeAllPersistenceContextRef()
          Removes all persistence-context-ref elements
 SessionBeanType<T> SessionBeanType.removeAllPersistenceUnitRef()
          Removes all persistence-unit-ref elements
 SessionBeanType<T> SessionBeanType.removeAllPostConstruct()
          Removes all post-construct elements
 SessionBeanType<T> SessionBeanType.removeAllPreDestroy()
          Removes all pre-destroy elements
 SessionBeanType<T> SessionBeanType.removeAllRemoteBinding()
          Removes all remote-binding elements
 SessionBeanType<T> SessionBeanType.removeAllResourceEnvRef()
          Removes all resource-env-ref elements
 SessionBeanType<T> SessionBeanType.removeAllResourceRef()
          Removes all resource-ref elements
 SessionBeanType<T> SessionBeanType.removeAllServiceRef()
          Removes all service-ref elements
 SessionBeanType<T> SessionBeanType.removeAopDomainName()
          Removes the aop-domain-name element
 SessionBeanType<T> SessionBeanType.removeCacheConfig()
          Removes the cache-config element
 SessionBeanType<T> SessionBeanType.removeClusterConfig()
          Removes the cluster-config element
 SessionBeanType<T> SessionBeanType.removeClustered()
          Removes the clustered element
 SessionBeanType<T> SessionBeanType.removeConcurrent()
          Removes the concurrent element
 SessionBeanType<T> SessionBeanType.removeEjbName()
          Removes the ejb-name element
 SessionBeanType<T> SessionBeanType.removeEjbTimeoutIdentity()
          Removes the ejb-timeout-identity element
 SessionBeanType<T> SessionBeanType.removeHomeJndiName()
          Removes the home-jndi-name element
 SessionBeanType<T> SessionBeanType.removeId()
          Removes the id attribute
 SessionBeanType<T> SessionBeanType.removeIgnoreDependency()
          Removes the ignore-dependency element
 SessionBeanType<T> SessionBeanType.removeJndiBindingPolicy()
          Removes the jndi-binding-policy element
 SessionBeanType<T> SessionBeanType.removeJndiName()
          Removes the jndi-name element
 SessionBeanType<T> SessionBeanType.removeLocalHomeJndiName()
          Removes the local-home-jndi-name element
 SessionBeanType<T> SessionBeanType.removeLocalJndiName()
          Removes the local-jndi-name element
 SessionBeanType<T> SessionBeanType.removeMappedName()
          Removes the mapped-name element
 SessionBeanType<T> SessionBeanType.removeMethodAttributes()
          Removes the method-attributes element
 SessionBeanType<T> SessionBeanType.removePoolConfig()
          Removes the pool-config element
 SessionBeanType<T> SessionBeanType.removePortComponent()
          Removes the port-component element
 SessionBeanType<T> SessionBeanType.removeSecurityDomain()
          Removes the security-domain element
 SessionBeanType<T> SessionBeanType.removeSecurityIdentity()
          Removes the security-identity element
 SessionBeanType<T> SessionBeanType.securityDomain(String securityDomain)
          Sets the security-domain element
 

Methods in org.jboss.shrinkwrap.descriptor.api.jboss51 that return types with arguments of type SessionBeanType
 AnnotationType<SessionBeanType<T>> SessionBeanType.createAnnotation()
          Creates a new annotation element
 EjbLocalRefType<SessionBeanType<T>> SessionBeanType.createEjbLocalRef()
          Creates a new ejb-local-ref element
 EjbRefType<SessionBeanType<T>> SessionBeanType.createEjbRef()
          Creates a new ejb-ref element
 EnvEntryType<SessionBeanType<T>> SessionBeanType.createEnvEntry()
          Creates a new env-entry element
 IconType<SessionBeanType<T>> SessionBeanType.createIcon()
          Creates a new icon element
 JndiRefType<SessionBeanType<T>> SessionBeanType.createJndiRef()
          Creates a new jndi-ref element
 LocalBindingType<SessionBeanType<T>> SessionBeanType.createLocalBinding()
          Creates a new local-binding element
 MessageDestinationRefType<SessionBeanType<T>> SessionBeanType.createMessageDestinationRef()
          Creates a new message-destination-ref element
 PersistenceContextRefType<SessionBeanType<T>> SessionBeanType.createPersistenceContextRef()
          Creates a new persistence-context-ref element
 PersistenceUnitRefType<SessionBeanType<T>> SessionBeanType.createPersistenceUnitRef()
          Creates a new persistence-unit-ref element
 LifecycleCallbackType<SessionBeanType<T>> SessionBeanType.createPostConstruct()
          Creates a new post-construct element
 LifecycleCallbackType<SessionBeanType<T>> SessionBeanType.createPreDestroy()
          Creates a new pre-destroy element
 RemoteBindingType<SessionBeanType<T>> SessionBeanType.createRemoteBinding()
          Creates a new remote-binding element
 ResourceEnvRefType<SessionBeanType<T>> SessionBeanType.createResourceEnvRef()
          Creates a new resource-env-ref element
 ResourceRefType<SessionBeanType<T>> SessionBeanType.createResourceRef()
          Creates a new resource-ref element
 ServiceRefType<SessionBeanType<T>> SessionBeanType.createServiceRef()
          Creates a new service-ref element
 List<AnnotationType<SessionBeanType<T>>> SessionBeanType.getAllAnnotation()
          Returns all annotation elements
 List<EjbLocalRefType<SessionBeanType<T>>> SessionBeanType.getAllEjbLocalRef()
          Returns all ejb-local-ref elements
 List<EjbRefType<SessionBeanType<T>>> SessionBeanType.getAllEjbRef()
          Returns all ejb-ref elements
 List<EnvEntryType<SessionBeanType<T>>> SessionBeanType.getAllEnvEntry()
          Returns all env-entry elements
 List<IconType<SessionBeanType<T>>> SessionBeanType.getAllIcon()
          Returns all icon elements
 List<JndiRefType<SessionBeanType<T>>> SessionBeanType.getAllJndiRef()
          Returns all jndi-ref elements
 List<LocalBindingType<SessionBeanType<T>>> SessionBeanType.getAllLocalBinding()
          Returns all local-binding elements
 List<MessageDestinationRefType<SessionBeanType<T>>> SessionBeanType.getAllMessageDestinationRef()
          Returns all message-destination-ref elements
 List<PersistenceContextRefType<SessionBeanType<T>>> SessionBeanType.getAllPersistenceContextRef()
          Returns all persistence-context-ref elements
 List<PersistenceUnitRefType<SessionBeanType<T>>> SessionBeanType.getAllPersistenceUnitRef()
          Returns all persistence-unit-ref elements
 List<LifecycleCallbackType<SessionBeanType<T>>> SessionBeanType.getAllPostConstruct()
          Returns all post-construct elements
 List<LifecycleCallbackType<SessionBeanType<T>>> SessionBeanType.getAllPreDestroy()
          Returns all pre-destroy elements
 List<RemoteBindingType<SessionBeanType<T>>> SessionBeanType.getAllRemoteBinding()
          Returns all remote-binding elements
 List<ResourceEnvRefType<SessionBeanType<T>>> SessionBeanType.getAllResourceEnvRef()
          Returns all resource-env-ref elements
 List<ResourceRefType<SessionBeanType<T>>> SessionBeanType.getAllResourceRef()
          Returns all resource-ref elements
 List<ServiceRefType<SessionBeanType<T>>> SessionBeanType.getAllServiceRef()
          Returns all service-ref elements
 List<SessionBeanType<EnterpriseBeansType<T>>> EnterpriseBeansType.getAllSession()
          Returns all session elements
 AnnotationType<SessionBeanType<T>> SessionBeanType.getOrCreateAnnotation()
          If not already created, a new annotation element will be created and returned.
 CacheConfigType<SessionBeanType<T>> SessionBeanType.getOrCreateCacheConfig()
          If not already created, a new cache-config element with the given value will be created.
 ClusterConfigType<SessionBeanType<T>> SessionBeanType.getOrCreateClusterConfig()
          If not already created, a new cluster-config element with the given value will be created.
 EjbLocalRefType<SessionBeanType<T>> SessionBeanType.getOrCreateEjbLocalRef()
          If not already created, a new ejb-local-ref element will be created and returned.
 EjbRefType<SessionBeanType<T>> SessionBeanType.getOrCreateEjbRef()
          If not already created, a new ejb-ref element will be created and returned.
 SecurityIdentityType<SessionBeanType<T>> SessionBeanType.getOrCreateEjbTimeoutIdentity()
          If not already created, a new ejb-timeout-identity element with the given value will be created.
 EnvEntryType<SessionBeanType<T>> SessionBeanType.getOrCreateEnvEntry()
          If not already created, a new env-entry element will be created and returned.
 IconType<SessionBeanType<T>> SessionBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IgnoreDependencyType<SessionBeanType<T>> SessionBeanType.getOrCreateIgnoreDependency()
          If not already created, a new ignore-dependency element with the given value will be created.
 JndiRefType<SessionBeanType<T>> SessionBeanType.getOrCreateJndiRef()
          If not already created, a new jndi-ref element will be created and returned.
 LocalBindingType<SessionBeanType<T>> SessionBeanType.getOrCreateLocalBinding()
          If not already created, a new local-binding element will be created and returned.
 MessageDestinationRefType<SessionBeanType<T>> SessionBeanType.getOrCreateMessageDestinationRef()
          If not already created, a new message-destination-ref element will be created and returned.
 MethodAttributesType<SessionBeanType<T>> SessionBeanType.getOrCreateMethodAttributes()
          If not already created, a new method-attributes element with the given value will be created.
 PersistenceContextRefType<SessionBeanType<T>> SessionBeanType.getOrCreatePersistenceContextRef()
          If not already created, a new persistence-context-ref element will be created and returned.
 PersistenceUnitRefType<SessionBeanType<T>> SessionBeanType.getOrCreatePersistenceUnitRef()
          If not already created, a new persistence-unit-ref element will be created and returned.
 PoolConfigType<SessionBeanType<T>> SessionBeanType.getOrCreatePoolConfig()
          If not already created, a new pool-config element with the given value will be created.
 PortComponentType<SessionBeanType<T>> SessionBeanType.getOrCreatePortComponent()
          If not already created, a new port-component element with the given value will be created.
 LifecycleCallbackType<SessionBeanType<T>> SessionBeanType.getOrCreatePostConstruct()
          If not already created, a new post-construct element will be created and returned.
 LifecycleCallbackType<SessionBeanType<T>> SessionBeanType.getOrCreatePreDestroy()
          If not already created, a new pre-destroy element will be created and returned.
 RemoteBindingType<SessionBeanType<T>> SessionBeanType.getOrCreateRemoteBinding()
          If not already created, a new remote-binding element will be created and returned.
 ResourceEnvRefType<SessionBeanType<T>> SessionBeanType.getOrCreateResourceEnvRef()
          If not already created, a new resource-env-ref element will be created and returned.
 ResourceRefType<SessionBeanType<T>> SessionBeanType.getOrCreateResourceRef()
          If not already created, a new resource-ref element will be created and returned.
 SecurityIdentityType<SessionBeanType<T>> SessionBeanType.getOrCreateSecurityIdentity()
          If not already created, a new security-identity element with the given value will be created.
 ServiceRefType<SessionBeanType<T>> SessionBeanType.getOrCreateServiceRef()
          If not already created, a new service-ref element will be created and returned.
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.