Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

weblogic.jws.jaxws
Class AggregatePolicyFeature

java.lang.Object
  extended by javax.xml.ws.WebServiceFeature
      extended by weblogic.jws.jaxws.AggregateWebServiceFeature<BasePolicyFeature>
          extended by weblogic.jws.jaxws.AggregatePolicyFeature

public class AggregatePolicyFeature
extends AggregateWebServiceFeature<BasePolicyFeature>


Field Summary
 
Fields inherited from class weblogic.jws.jaxws.AggregateWebServiceFeature
map
 
Fields inherited from class javax.xml.ws.WebServiceFeature
enabled
 
Constructor Summary
AggregatePolicyFeature()
           
 
Method Summary
 void combine(Map<AnnotatedElement,BasePolicyFeature> map)
           
 String getID()
           
 
Methods inherited from class weblogic.jws.jaxws.AggregateWebServiceFeature
getMap
 
Methods inherited from class javax.xml.ws.WebServiceFeature
isEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatePolicyFeature

public AggregatePolicyFeature()
Method Detail

getID

public String getID()
Specified by:
getID in class WebServiceFeature

combine

public void combine(Map<AnnotatedElement,BasePolicyFeature> map)
Specified by:
combine in class AggregateWebServiceFeature<BasePolicyFeature>

Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01