public class EjbSecurityDeployer extends AbstractSecurityDeployer<AttachmentList<EjbJaccConfig>>
Constructor and Description |
---|
EjbSecurityDeployer() |
Modifier and Type | Method and Description |
---|---|
protected JaccService<AttachmentList<EjbJaccConfig>> |
createService(String contextId,
AttachmentList<EjbJaccConfig> metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
protected AttachmentKey<AttachmentList<EjbJaccConfig>> |
getMetaDataType()
Return the type of metadata
|
deploy, undeploy
protected AttachmentKey<AttachmentList<EjbJaccConfig>> getMetaDataType()
getMetaDataType
in class AbstractSecurityDeployer<AttachmentList<EjbJaccConfig>>
protected JaccService<AttachmentList<EjbJaccConfig>> createService(String contextId, AttachmentList<EjbJaccConfig> metaData, Boolean standalone)
createService
in class AbstractSecurityDeployer<AttachmentList<EjbJaccConfig>>
Copyright © 2013 JBoss by Red Hat. All rights reserved.