public static final class Pool.Unmarshaller extends Pool<Unmarshaller>
Marshaller
pool.Pool.Marshaller, Pool.TubePool, Pool.Unmarshaller
Constructor and Description |
---|
Unmarshaller(JAXBContext context) |
Modifier and Type | Method and Description |
---|---|
protected Unmarshaller |
create()
Creates a new instance of object.
|
public Unmarshaller(JAXBContext context)
protected 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<Unmarshaller>
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.