com.sun.xml.ws.assembler.dev
Interface TubelineAssemblyContextUpdater

All Known Implementing Classes:
SecurityTubeFactory

public interface TubelineAssemblyContextUpdater

Author:
Marek Potociar (marek.potociar at sun.com)

Method Summary
 void prepareContext(ClientTubelineAssemblyContext context)
          TODO javadoc
 void prepareContext(ServerTubelineAssemblyContext context)
          TODO javadoc
 

Method Detail

prepareContext

void prepareContext(ClientTubelineAssemblyContext context)
                    throws WebServiceException
TODO javadoc

Parameters:
context -
Throws:
WebServiceException

prepareContext

void prepareContext(ServerTubelineAssemblyContext context)
                    throws WebServiceException
TODO javadoc

Parameters:
context -
Throws:
WebServiceException


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.