|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteBinding | |
|---|---|
| org.jboss.annotation.ejb | |
| org.jboss.ejb3 | |
| org.jboss.ejb3.remoting | |
| org.jboss.ejb3.service | |
| org.jboss.ejb3.stateful | |
| org.jboss.ejb3.stateless | |
| Uses of RemoteBinding in org.jboss.annotation.ejb |
|---|
| Methods in org.jboss.annotation.ejb that return RemoteBinding | |
|---|---|
RemoteBinding[] |
RemoteBindingsImpl.value()
|
| Constructors in org.jboss.annotation.ejb with parameters of type RemoteBinding | |
|---|---|
RemoteBindingsImpl(RemoteBinding[] bindings)
|
|
| Uses of RemoteBinding in org.jboss.ejb3 |
|---|
| Methods in org.jboss.ejb3 with parameters of type RemoteBinding | |
|---|---|
static String |
ProxyFactoryHelper.getRemoteJndiName(Container container,
RemoteBinding binding)
|
| Uses of RemoteBinding in org.jboss.ejb3.remoting |
|---|
| Methods in org.jboss.ejb3.remoting with parameters of type RemoteBinding | |
|---|---|
void |
RemoteProxyFactory.setRemoteBinding(RemoteBinding binding)
|
| Uses of RemoteBinding in org.jboss.ejb3.service |
|---|
| Methods in org.jboss.ejb3.service with parameters of type RemoteBinding | |
|---|---|
void |
ServiceRemoteProxyFactory.setRemoteBinding(RemoteBinding binding)
|
| Uses of RemoteBinding in org.jboss.ejb3.stateful |
|---|
| Methods in org.jboss.ejb3.stateful with parameters of type RemoteBinding | |
|---|---|
void |
StatefulRemoteProxyFactory.setRemoteBinding(RemoteBinding binding)
|
void |
StatefulClusterProxyFactory.setRemoteBinding(RemoteBinding binding)
|
| Uses of RemoteBinding in org.jboss.ejb3.stateless |
|---|
| Fields in org.jboss.ejb3.stateless declared as RemoteBinding | |
|---|---|
protected RemoteBinding |
StatelessRemoteProxyFactory.binding
|
| Methods in org.jboss.ejb3.stateless with parameters of type RemoteBinding | |
|---|---|
void |
StatelessRemoteProxyFactory.setRemoteBinding(RemoteBinding binding)
|
void |
StatelessClusterProxyFactory.setRemoteBinding(RemoteBinding binding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||