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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return InterceptorsType
 InterceptorsType EjbJar30Factory.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.EjbJar30 with parameters of type InterceptorsType
 void EjbJarType.setInterceptors(InterceptorsType value)
          Sets the value of the 'Interceptors' containment reference.