com.liferay.portal.util
Class InstancePool
java.lang.Object
com.liferay.portal.util.InstancePool
Deprecated. As of 6.2.0, moved to InstancePool
@Deprecated
public class InstancePool
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstancePool
public InstancePool()
- Deprecated.
get
public static Object get(String className)
- Deprecated.
put
public static void put(String className,
Object obj)
- Deprecated.