|
JBoss EJB client 1.0.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBClientConfiguration | |
|---|---|
| org.jboss.ejb.client | |
| org.jboss.ejb.client.remoting | |
| Uses of EJBClientConfiguration in org.jboss.ejb.client |
|---|
| Classes in org.jboss.ejb.client that implement EJBClientConfiguration | |
|---|---|
class |
PropertiesBasedEJBClientConfiguration
A EJBClientConfiguration which is configured through Properties. |
| Methods in org.jboss.ejb.client that return EJBClientConfiguration | |
|---|---|
EJBClientConfiguration |
EJBClientContext.getEJBClientConfiguration()
Returns the EJBClientConfiguration applicable to this EJB client context. |
| Methods in org.jboss.ejb.client with parameters of type EJBClientConfiguration | |
|---|---|
static EJBClientContext |
EJBClientContext.create(EJBClientConfiguration ejbClientConfiguration)
Creates and returns a new client context. |
static EJBClientContext |
EJBClientContext.create(EJBClientConfiguration ejbClientConfiguration,
ClassLoader classLoader)
Creates and returns a new client context, using the given class loader to look for initializers. |
| Uses of EJBClientConfiguration in org.jboss.ejb.client.remoting |
|---|
| Constructors in org.jboss.ejb.client.remoting with parameters of type EJBClientConfiguration | |
|---|---|
ConfigBasedEJBClientContextSelector(EJBClientConfiguration ejbClientConfiguration)
Creates a ConfigBasedEJBClientContextSelector using the passed ejbClientConfiguration. |
|
|
JBoss EJB client 1.0.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||