|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.softamis.cluster4spring.support.context.AbstractServicePublisher<EC>
org.softamis.cluster4spring.support.context.GenericServicePublisher<EC>
org.softamis.cluster4spring.support.context.DefaultServicePublisher<EC>
public class DefaultServicePublisher<EC extends AutoDiscoveredServiceExporter>
Default implementation of ServicePublisher which allows to
specify class of exporter and name of protocol via appropriate properties.
| Field Summary |
|---|
| Fields inherited from class org.softamis.cluster4spring.support.context.GenericServicePublisher |
|---|
fServicesRegistry |
| Fields inherited from class org.softamis.cluster4spring.support.context.AbstractServicePublisher |
|---|
fAutodiscoveredExporterClass, fAutodiscoveredServicesInfo, fBeanName, fCacheAutoDiscoveredServicesInfo, fContext, fExporterAcceptor, fProtocolName, fServerID, fServerType, fServiceGroup |
| Fields inherited from interface org.softamis.cluster4spring.ServicePublisher |
|---|
SERVER_TYPE_DELIMITER |
| Constructor Summary | |
|---|---|
DefaultServicePublisher()
|
|
| Method Summary | |
|---|---|
void |
setAutodiscoveredExporterClass(java.lang.Class<EC> aAutodiscoveredExporterClass)
|
void |
setProtocolName(java.lang.String aProtocolName)
|
| Methods inherited from class org.softamis.cluster4spring.support.context.GenericServicePublisher |
|---|
afterPropertiesSet, doRegisterServiceInServicesRegistry, doUnregisterServiceInServicesRegistry, getServicesRegistry, setServicesRegistry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultServicePublisher()
| Method Detail |
|---|
public void setAutodiscoveredExporterClass(java.lang.Class<EC> aAutodiscoveredExporterClass)
public void setProtocolName(java.lang.String aProtocolName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||