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


public interface TubelineAssemblyContextUpdater


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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.