ModeShape Distribution 3.2.0.Final

org.modeshape.jcr.cache.change
Class WorkspaceRemoved

java.lang.Object
  extended by org.modeshape.jcr.cache.change.Change
      extended by org.modeshape.jcr.cache.change.WorkspaceRemoved
All Implemented Interfaces:
Serializable

public class WorkspaceRemoved
extends Change

See Also:
Serialized Form

Constructor Summary
WorkspaceRemoved(String workspaceName)
           
 
Method Summary
 String getWorkspaceName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkspaceRemoved

public WorkspaceRemoved(String workspaceName)
Method Detail

getWorkspaceName

public String getWorkspaceName()
Returns:
workspaceName

toString

public String toString()
Overrides:
toString in class Object

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.