com.bea.wlai.client
Class ApplicationViewPublisher.HostAppInfo

java.lang.Object
  extended by com.bea.wlai.client.ApplicationViewPublisher.HostAppInfo
All Implemented Interfaces:
Serializable
Enclosing class:
ApplicationViewPublisher

public static class ApplicationViewPublisher.HostAppInfo
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 String appName
           
 File earContentDir
           
 File schemasSrcDir
           
 
Constructor Summary
ApplicationViewPublisher.HostAppInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

appName

public String appName

earContentDir

public File earContentDir

schemasSrcDir

public File schemasSrcDir
Constructor Detail

ApplicationViewPublisher.HostAppInfo

public ApplicationViewPublisher.HostAppInfo()