java.lang.Object
com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
- All Implemented Interfaces:
TubelineAssemblyContext
A base tubeline assembly context class providing common methods for both
client and server assembly context classes.
- Author:
- Marek Potociar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> T
getImplementation
(Class<T> type) boolean
setTubelineHead
(Tube newHead)
-
Constructor Details
-
TubelineAssemblyContextImpl
public TubelineAssemblyContextImpl()
-
-
Method Details
-
getTubelineHead
- Specified by:
getTubelineHead
in interfaceTubelineAssemblyContext
-
getAdaptedTubelineHead
- Specified by:
getAdaptedTubelineHead
in interfaceTubelineAssemblyContext
-
setTubelineHead
-
getImplementation
- Specified by:
getImplementation
in interfaceTubelineAssemblyContext
-