|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wsrp4j.producer.ConsumerRegistryAccess
This class provides a static method to access the ConsumerRegistry. Reads in the file "wsrp-services.properties".
| Field Summary | |
static java.lang.String |
CONSUMER_REGISTRY_FACTORY
String representing a factory type |
| Constructor Summary | |
ConsumerRegistryAccess()
|
|
| Method Summary | |
static ConsumerRegistry |
getConsumerRegistry()
Fetches a ConsumerRegistry-instance utilizing the read ConsumerRegistryFactory and returns it. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String CONSUMER_REGISTRY_FACTORY
| Constructor Detail |
public ConsumerRegistryAccess()
| Method Detail |
public static ConsumerRegistry getConsumerRegistry()
throws WSRPException
WSRPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||