org.jboss.aop.classpool
Class ExtraClassPoolFactoryParameters
java.lang.Object
org.jboss.aop.classpool.ExtraClassPoolFactoryParameters
public class ExtraClassPoolFactoryParameters
- extends Object
This class is used by the AS5 integration. Do not delete!!!!
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtraClassPoolFactoryParameters
public ExtraClassPoolFactoryParameters()
pushThreadProperties
public static void pushThreadProperties(Map<Object,Object> props)
peekThreadProperties
public static Map<Object,Object> peekThreadProperties()
popThreadProperties
public static Map<Object,Object> popThreadProperties()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.