public class PolicySetsAnnotationListener extends Object implements org.apache.cxf.service.factory.FactoryBeanListener
Constructor and Description |
---|
PolicySetsAnnotationListener() |
PolicySetsAnnotationListener(ClassLoader cl) |
PolicySetsAnnotationListener(PolicyAttachmentStore store) |
Modifier and Type | Method and Description |
---|---|
protected EndpointPolicyAttachments |
getEndpointPolicyAttachment(Class<?> clazz) |
void |
handleEvent(org.apache.cxf.service.factory.FactoryBeanListener.Event ev,
org.apache.cxf.service.factory.AbstractServiceFactoryBean factory,
Object... args) |
public PolicySetsAnnotationListener()
public PolicySetsAnnotationListener(ClassLoader cl)
public PolicySetsAnnotationListener(PolicyAttachmentStore store)
protected EndpointPolicyAttachments getEndpointPolicyAttachment(Class<?> clazz)
public void handleEvent(org.apache.cxf.service.factory.FactoryBeanListener.Event ev, org.apache.cxf.service.factory.AbstractServiceFactoryBean factory, Object... args)
handleEvent
in interface org.apache.cxf.service.factory.FactoryBeanListener
Copyright © 2014 JBoss, by Red Hat. All rights reserved.