Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.InterceptorsType

Packages that use InterceptorsType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of InterceptorsType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return InterceptorsType
 InterceptorsType EjbJar31Factory.createInterceptorsType()
          Returns a new object of class 'Interceptors Type'.
 InterceptorsType EjbJarType.getInterceptors()
          Returns the value of the 'Interceptors' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type InterceptorsType
 void EjbJarType.setInterceptors(InterceptorsType value)
          Sets the value of the 'Interceptors' containment reference.