|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dtf.testframework.utils.ServiceUtils
public class ServiceUtils
Constructor Summary | |
---|---|
ServiceUtils(java.lang.String nameServiceURI)
|
Method Summary | |
---|---|
NameServiceInterface |
getNameService()
Retrieve a reference to the name service. |
java.lang.String |
getNameServiceURI()
|
ProductRepositoryInterface |
getProductRepository()
Retrieve a reference to the product repository. |
ServiceRegisterInterface |
getServiceRegister()
Retrieve a reference to the service register. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceUtils(java.lang.String nameServiceURI)
Method Detail |
---|
public java.lang.String getNameServiceURI()
public NameServiceInterface getNameService() throws ServiceNotFound
ServiceNotFound
public ProductRepositoryInterface getProductRepository() throws ServiceNotFound
ServiceNotFound
public ServiceRegisterInterface getServiceRegister() throws ServiceNotFound
ServiceNotFound
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |