org.apache.cxf.ws.addressing.impl
Class MAPAggregatorImplLoader

java.lang.Object
  extended by org.apache.cxf.ws.addressing.impl.MAPAggregatorImplLoader
All Implemented Interfaces:
org.apache.cxf.ws.addressing.MAPAggregator.MAPAggregatorLoader

public class MAPAggregatorImplLoader
extends Object
implements org.apache.cxf.ws.addressing.MAPAggregator.MAPAggregatorLoader


Constructor Summary
MAPAggregatorImplLoader()
           
 
Method Summary
 org.apache.cxf.ws.addressing.MAPAggregator createImplementation(org.apache.cxf.ws.addressing.MAPAggregator mag)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MAPAggregatorImplLoader

public MAPAggregatorImplLoader()
Method Detail

createImplementation

public org.apache.cxf.ws.addressing.MAPAggregator createImplementation(org.apache.cxf.ws.addressing.MAPAggregator mag)

Specified by:
createImplementation in interface org.apache.cxf.ws.addressing.MAPAggregator.MAPAggregatorLoader


Apache CXF