protected class StatelessSessionContainer.SessionContextFactory extends Object implements ObjectFactory
| Modifier | Constructor and Description |
|---|---|
protected |
SessionContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Object param)
Create an object.
|
void |
destroy(Object obj)
Destroy an object.
|
public Object create(Object param)
ObjectFactorycreate in interface ObjectFactorypublic void destroy(Object obj)
ObjectFactorydestroy in interface ObjectFactoryCopyright © 2019. All rights reserved.