|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.util.Pool<javax.xml.bind.Unmarshaller>
com.sun.xml.ws.util.Pool.Unmarshaller
public static final class Pool.Unmarshaller
JAXB Marshaller 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.Unmarshaller(javax.xml.bind.JAXBContext context)
|
|
| Method Summary | |
|---|---|
protected javax.xml.bind.Unmarshaller |
create()
Creates a new instance of object. |
| 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.Unmarshaller(javax.xml.bind.JAXBContext context)
| Method Detail |
|---|
protected javax.xml.bind.Unmarshaller 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<javax.xml.bind.Unmarshaller>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||