Class AbstractEndpoint
java.lang.Object
org.jboss.as.webservices.metadata.model.AbstractEndpoint
- Direct Known Subclasses:
EJBEndpoint,POJOEndpoint
- Author:
- Richard Opalka
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractEndpoint(String name, String className, org.jboss.msc.service.ServiceName viewName) -
Method Summary
-
Field Details
-
COMPONENT_VIEW_NAME
-
WELD_DEPLOYMENT
-
-
Constructor Details
-
AbstractEndpoint
-
-
Method Details
-
getName
-
getClassName
-
getComponentViewName
public org.jboss.msc.service.ServiceName getComponentViewName()
-