|
JBoss Integration 6.0 Parent 6.0.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndpointActivationBus
The EndpointActivationBus.
Method Summary | |
---|---|
EndpointActivation |
activate(Endpoint endpoint,
javax.resource.spi.ActivationSpec spec)
Activate an Endpoint |
EndpointActivation |
activate(Endpoint endpoint,
Set<ActivationConfigProperty> properties,
RarSelection selection)
Activate an Endpoint |
String |
resolveRarContext(Set<ActivationConfigProperty> properties,
RarSelection selection)
Determine the dependency name for the rar |
Method Detail |
---|
EndpointActivation activate(Endpoint endpoint, javax.resource.spi.ActivationSpec spec)
endpoint
- The endpointspec
- The activation spec
EndpointActivation activate(Endpoint endpoint, Set<ActivationConfigProperty> properties, RarSelection selection)
endpoint
- The endpointproperties
- Activation configuration propertiesselection
- The resource adaptor selection
String resolveRarContext(Set<ActivationConfigProperty> properties, RarSelection selection)
properties
- The config propertiesselection
- The rar selection parameters
|
JBoss Integration 6.0 Parent 6.0.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |