org.apache.geronimo.ews.ws4j2ee.toWs
Interface Ws4J2eeFactory

All Known Implementing Classes:
Ws4J2eeFactoryImpl

public interface Ws4J2eeFactory

Author:
hemapani@opensource.lk

Method Summary
 ContextFactory getContextFactory()
           
 GenerationFactory getGenerationFactory()
           
 ParserFactory getParserFactory()
           
 

Method Detail

getContextFactory

public ContextFactory getContextFactory()

getGenerationFactory

public GenerationFactory getGenerationFactory()

getParserFactory

public ParserFactory getParserFactory()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.