@Service(name="EJB") public class EJBPolicyContextDelegate extends Object implements PolicyContextDelegate
| Constructor and Description |
|---|
EJBPolicyContextDelegate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authorize(ComponentInvocation inv,
Method m) |
Object |
getEJbArguments(ComponentInvocation inv) |
Object |
getEnterpriseBean(ComponentInvocation inv) |
Object |
getSOAPMessage(ComponentInvocation inv) |
void |
setSOAPMessage(Object message,
ComponentInvocation inv) |
public Object getEnterpriseBean(ComponentInvocation inv)
getEnterpriseBean in interface PolicyContextDelegatepublic Object getEJbArguments(ComponentInvocation inv)
getEJbArguments in interface PolicyContextDelegatepublic Object getSOAPMessage(ComponentInvocation inv)
getSOAPMessage in interface PolicyContextDelegatepublic void setSOAPMessage(Object message, ComponentInvocation inv)
setSOAPMessage in interface PolicyContextDelegatepublic boolean authorize(ComponentInvocation inv, Method m) throws Exception
authorize in interface PolicyContextDelegateExceptionCopyright © 2019. All rights reserved.