ModeShape Distribution 3.0.0.Beta4

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
All Implemented Interfaces:
Serializable

public class WorkspaceAdded
extends Change

See Also:
Serialized Form

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.Beta4

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