|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint.ListenerFlag | |
|---|---|
| org.jboss.remoting3 | The base Remoting 3 API package. |
| Uses of Endpoint.ListenerFlag in org.jboss.remoting3 |
|---|
| Methods in org.jboss.remoting3 that return Endpoint.ListenerFlag | |
|---|---|
static Endpoint.ListenerFlag |
Endpoint.ListenerFlag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Endpoint.ListenerFlag[] |
Endpoint.ListenerFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in org.jboss.remoting3 with type arguments of type Endpoint.ListenerFlag | |
|---|---|
Registration |
Endpoint.addServiceRegistrationListener(ServiceRegistrationListener listener,
Set<Endpoint.ListenerFlag> flags)
Add a service registration listener which is called whenever a local service is registered. |
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||