Uses of Interface
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.WsaFactory

Packages that use WsaFactory
com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction   
 

Uses of WsaFactory in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction
 

Classes in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction that implement WsaFactory
 class RefinedWsaFactory
          Implementation, following the "Singleton" design pattern, of the WsaFactory factory interface.
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction that return WsaFactory
static WsaFactory RefinedWsaFactory.getInstance()
          Get the singleton instance of the class once the model's factory has been initialized.
static WsaFactory RefinedWsaFactory.getInstance(WsaModelFactory modelFactory)
          Initialize model's factory and get the singleton instance of the class
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.