Class EJBEndpoint
java.lang.Object
org.jboss.as.webservices.metadata.model.AbstractEndpoint
org.jboss.as.webservices.metadata.model.EJBEndpoint
- Author:
- Richard Opalka
-
Field Summary
Fields inherited from class org.jboss.as.webservices.metadata.model.AbstractEndpoint
COMPONENT_VIEW_NAME, WELD_DEPLOYMENT -
Constructor Summary
ConstructorsConstructorDescriptionEJBEndpoint(SessionBeanComponentDescription ejbMD, org.jboss.msc.service.ServiceName viewName, Set<String> declaredSecurityRoles, String authMethod, String realmName, boolean secureWsdlAccess, String transportGuarantee) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.msc.service.ServiceNameorg.jboss.msc.service.ServiceNamebooleanMethods inherited from class org.jboss.as.webservices.metadata.model.AbstractEndpoint
getClassName, getComponentViewName, getName
-
Constructor Details
-
EJBEndpoint
-
-
Method Details
-
getContextServiceName
public org.jboss.msc.service.ServiceName getContextServiceName() -
getDeploymentDescriptorEnvironment
-
getSecurityDomain
-
getDeclaredSecurityRoles
-
getAuthMethod
-
isSecureWsdlAccess
public boolean isSecureWsdlAccess() -
getTransportGuarantee
-
getRealmName
-
getEJBViewMethodSecurityAttributesService
public org.jboss.msc.service.ServiceName getEJBViewMethodSecurityAttributesService()
-