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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getClassName()
-
Methods inherited from interface com.ibm.ws.javaee.dd.commonbnd.RefBindingsGroup
getDataSources, getEJBRefs, getEnvEntries, getMessageDestinationRefs, getResourceEnvRefs, getResourceRefs
-
-