Class ServiceTargetAssociation
java.lang.Object
org.jboss.arquillian.testenricher.msc.ServiceTargetAssociation
A thread local
ServiceTarget association- Since:
- 18-Nov-2010
- Author:
- thomas.diesler@jboss.com, Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclearServiceTarget(String className) static org.jboss.msc.service.ServiceTargetgetServiceTarget(String className) static voidsetServiceTarget(String className, org.jboss.msc.service.ServiceTarget type)
-
Constructor Details
-
ServiceTargetAssociation
public ServiceTargetAssociation()
-
-
Method Details
-
getServiceTarget
-
setServiceTarget
-
clearServiceTarget
-