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