|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
org.jboss.ejb3.metamodel |
Uses of Interceptor in org.jboss.ejb3.metamodel |
---|
Methods in org.jboss.ejb3.metamodel that return types with arguments of type Interceptor | |
---|---|
ArrayList<Interceptor> |
Interceptors.getInterceptors()
|
Methods in org.jboss.ejb3.metamodel with parameters of type Interceptor | |
---|---|
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
EjbLocalRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
EjbRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
EnvEntry entry,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
Method method,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
PersistenceContextRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
PersistenceUnitRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
ResourceEnvRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
ResourceRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
org.jboss.wsf.spi.serviceref.ServiceRefMetaData ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptors parent,
Interceptor interceptor,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
Interceptors.addInterceptor(Interceptor interceptor)
|
Object |
EjbJarDDObjectFactory.newChild(Interceptor interceptor,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
|
void |
EjbJarDDObjectFactory.setValue(Interceptor interceptor,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |