com.eviware.soapui.impl.wsdl.support.wss
Class WssEntryRegistry

java.lang.Object
  extended by com.eviware.soapui.support.registry.AbstractRegistry<WssEntry,com.eviware.soapui.config.WSSEntryConfig,OutgoingWss>
      extended by com.eviware.soapui.impl.wsdl.support.wss.WssEntryRegistry

public class WssEntryRegistry
extends AbstractRegistry<WssEntry,com.eviware.soapui.config.WSSEntryConfig,OutgoingWss>


Constructor Summary
WssEntryRegistry()
           
 
Method Summary
protected  com.eviware.soapui.config.WSSEntryConfig addNewConfig(OutgoingWss container)
           
static WssEntryRegistry get()
           
 
Methods inherited from class com.eviware.soapui.support.registry.AbstractRegistry
build, create, getTypes, getTypesWithInterface, mapType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WssEntryRegistry

public WssEntryRegistry()
Method Detail

get

public static WssEntryRegistry get()

addNewConfig

protected com.eviware.soapui.config.WSSEntryConfig addNewConfig(OutgoingWss container)
Specified by:
addNewConfig in class AbstractRegistry<WssEntry,com.eviware.soapui.config.WSSEntryConfig,OutgoingWss>


Copyright © 2005-2009 eviware.com. All Rights Reserved.