ModeShape Distribution 3.0.0.Beta1

org.modeshape.jcr.cache.change
Class WorkspaceAdded

java.lang.Object
  extended by org.modeshape.jcr.cache.change.Change
      extended by org.modeshape.jcr.cache.change.WorkspaceAdded

public class WorkspaceAdded
extends Change


Constructor Summary
WorkspaceAdded(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

WorkspaceAdded

public WorkspaceAdded(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.