org.apache.tomee.catalina.cluster
Class UndeployMessage

java.lang.Object
  extended by org.apache.catalina.ha.ClusterMessageBase
      extended by org.apache.tomee.catalina.cluster.UndeployMessage
All Implemented Interfaces:
Serializable, org.apache.catalina.ha.ClusterMessage

public class UndeployMessage
extends org.apache.catalina.ha.ClusterMessageBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.catalina.ha.ClusterMessageBase
address
 
Constructor Summary
UndeployMessage(String path)
           
 
Method Summary
 String getFile()
           
 
Methods inherited from class org.apache.catalina.ha.ClusterMessageBase
getAddress, getTimestamp, getUniqueId, setAddress, setTimestamp, setUniqueId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndeployMessage

public UndeployMessage(String path)
Method Detail

getFile

public String getFile()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.