Package com.ibm.ws.javaee.dd.commonbnd
Interface Interceptor
- 
- All Superinterfaces:
- RefBindingsGroup
 
 public interface Interceptor extends RefBindingsGroup Represents <interceptor>. Used in ejb-jar and managed-bean bnd schemas.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetClassName()- 
Methods inherited from interface com.ibm.ws.javaee.dd.commonbnd.RefBindingsGroupgetDataSources, getEJBRefs, getEnvEntries, getMessageDestinationRefs, getResourceEnvRefs, getResourceRefs
 
- 
 
-