public interface SOMServer
extends Remote
| Modifier and Type | Field and Description |
|---|---|
static String |
BINDING_PROPERTY
The server RMI registry binding property.
|
static String |
DEFAULT_QUEUE_BINDING_PREFIX
The default queue binding prefix.
|
static String |
DEFAULT_TOPIC_BINDING_PREFIX
The default topic binding prefix.
|
static String |
NAME_PROPERTY
The server name property.
|
| Modifier and Type | Method and Description |
|---|---|
ElapsedTime |
getKeepAlive()
Gets the keep-alive value.
|
String |
getName()
Gets the name of this.
|
static final String BINDING_PROPERTY
static final String DEFAULT_QUEUE_BINDING_PREFIX
static final String DEFAULT_TOPIC_BINDING_PREFIX
static final String NAME_PROPERTY
@Nonnull @CheckReturnValue ElapsedTime getKeepAlive() throws RemoteException
RemoteException - From RMI RunTime.@Nonnull
@CheckReturnValue
String getName()
throws RemoteException
RemoteException - From RMI RunTime.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.