org.jboss.ejb.plugins
Class StatelessSessionInstancePool
java.lang.Object
|
+--org.jboss.ejb.plugins.AbstractInstancePool
|
+--org.jboss.ejb.plugins.StatelessSessionInstancePool
- All Implemented Interfaces:
- ContainerPlugin, InstancePool, Service, XmlLoadable
- public class StatelessSessionInstancePool
- extends AbstractInstancePool
- Version:
- $Revision: 1.4 $
- Author:
- Rickard Öberg (rickard.oberg@telkel.com)
- See Also:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatelessSessionInstancePool
public StatelessSessionInstancePool()
init
public void init()
throws java.lang.Exception
- Overrides:
init
in class AbstractInstancePool
create
protected EnterpriseContext create(java.lang.Object instance)
throws java.lang.Exception
- Overrides:
create
in class AbstractInstancePool
Copyright © 2000 The JBoss Organization. All Rights Reserved.