org.jboss.invocation.pooled.interfaces
Class CompatibilityVersion
java.lang.Object
org.jboss.invocation.pooled.interfaces.CompatibilityVersion
public class CompatibilityVersion
- extends Object
PooledInvokers had a change on its serialization at JBoss 4.0.4.
If you need to use the old protocol, just define a System property
org.jboss.invocation.pooled.Legacy
, and PooledInvokers are going to use the old binary protocol.
- Author:
- Clebert Suconic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pooledInvokerLegacy
public static boolean pooledInvokerLegacy
CompatibilityVersion
public CompatibilityVersion()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.