ModeShape Distribution 3.0.0.Beta1

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

public class WorkspaceRemoved
extends Change


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.0.0.Beta1

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