站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

FarmMemberServiceMBean.FileContent (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


org.jboss.ha.framework.server
Class FarmMemberServiceMBean.FileContent

java.lang.Object
  extended byorg.jboss.ha.framework.server.FarmMemberServiceMBean.FileContent
All Implemented Interfaces:
Serializable
Enclosing class:
FarmMemberServiceMBean

public static class FarmMemberServiceMBean.FileContent
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 byte[] mContent
           
 File mFile
           
 
Constructor Summary
FarmMemberServiceMBean.FileContent(File pFile, byte[] pContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mFile

public File mFile

mContent

public byte[] mContent
Constructor Detail

FarmMemberServiceMBean.FileContent

public FarmMemberServiceMBean.FileContent(File pFile,
                                          byte[] pContent)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.