当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
FamilyWrapper (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.remoting
Class FamilyWrapper
java.lang.Object
   org.jboss.aspects.remoting.FamilyWrapper
org.jboss.aspects.remoting.FamilyWrapper
- All Implemented Interfaces: 
- Externalizable, Serializable
- public class FamilyWrapper- extends Object- implements Externalizable
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FamilyWrapper
public FamilyWrapper()
FamilyWrapper
public FamilyWrapper(String proxyFamilyName,
                     ArrayList targets)
get
public org.jboss.ha.framework.interfaces.FamilyClusterInfo get()
- 
 
- 
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- 
- Specified by:
- writeExternalin interface- Externalizable
 
- 
- Throws:
- IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- Un-externalize this instance.
  We check timestamps of the interfaces to see if the instance is in the original VM of creation
 
- 
- Specified by:
- readExternalin interface- Externalizable
 
- 
- Throws:
- IOException
- ClassNotFoundException
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.