com.sun.xml.ws.assembler.dev
Interface TubelineAssemblyContextUpdater
public interface TubelineAssemblyContextUpdater
- Author:
- Marek Potociar (marek.potociar at sun.com)
prepareContext
void prepareContext(ClientTubelineAssemblyContext context)
throws javax.xml.ws.WebServiceException
- TODO javadoc
- Parameters:
context -
- Throws:
javax.xml.ws.WebServiceException
prepareContext
void prepareContext(ServerTubelineAssemblyContext context)
throws javax.xml.ws.WebServiceException
- TODO javadoc
- Parameters:
context -
- Throws:
javax.xml.ws.WebServiceException
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.