|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.util.Pool<Tube>
com.sun.xml.ws.util.Pool.TubePool
public static final class Pool.TubePool
Tube pool.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.xml.ws.util.Pool |
|---|
Pool.Marshaller, Pool.TubePool, Pool.Unmarshaller |
| Constructor Summary | |
|---|---|
Pool.TubePool(Tube master)
|
|
| Method Summary | |
|---|---|
protected Tube |
create()
Creates a new instance of object. |
Tube |
takeMaster()
Deprecated. Expected to be used in rare cases where access to master tubeline is required and safe, such as Stub.close()." |
| Methods inherited from class com.sun.xml.ws.util.Pool |
|---|
recycle, take |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pool.TubePool(Tube master)
| Method Detail |
|---|
protected Tube create()
Pool
This method is used when someone wants to
take an object from an empty pool.
Also note that multiple threads may call this method concurrently.
create in class Pool<Tube>@Deprecated public final Tube takeMaster()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||