|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRpcServiceNameServer
An Interface for finding out about the IRpcService interfaces supported by a server.
Field Summary | |
---|---|
static java.lang.String |
PREFFERED_BEAN_NAME
The preferred name of the bean in Spring |
static java.lang.String |
PREFFERED_SERVICE_NAME
The preferred name of the bean in Spring |
static java.lang.String |
PREFFERED_URL_SUFFIX
The preferred suffix of the url of the name server service |
Method Summary | |
---|---|
java.util.Collection<RpcServiceInterfaceDTO> |
getSupportedInterfaces()
Return a collection of interfaces supported by this server |
Methods inherited from interface ch.systemsx.cisd.common.api.IRpcService |
---|
getMajorVersion, getMinorVersion |
Field Detail |
---|
static final java.lang.String PREFFERED_URL_SUFFIX
static final java.lang.String PREFFERED_BEAN_NAME
static final java.lang.String PREFFERED_SERVICE_NAME
Method Detail |
---|
java.util.Collection<RpcServiceInterfaceDTO> getSupportedInterfaces()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |