|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rar
This interface is used for example in the ejb container library. It avoids a dependency on the Resource Service.
| Method Summary | |
|---|---|
void |
configureAS(ActivationSpec as,
List acp,
List jacp,
String jndiname,
String ejbName)
Configure ActivationSpec |
String |
getInterface(String jndiname)
Get the messagelistenerType |
ResourceAdapter |
getResourceAdapter()
|
| Method Detail |
|---|
String getInterface(String jndiname)
jndiname - jndi name of the Rar
ResourceAdapter getResourceAdapter()
void configureAS(ActivationSpec as,
List acp,
List jacp,
String jndiname,
String ejbName)
throws Exception
as - ActivationSpec to be configuredacp - List of activation propertiesjacp - List of JOnAS activation propertiesjndiname - String destination desiredejbName - ejb Name
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||