org.fcrepo.server.storage.types
Class DeploymentDSBindSpec

java.lang.Object
  extended by org.fcrepo.server.storage.types.DeploymentDSBindSpec

public class DeploymentDSBindSpec
extends Object

Version:
$Id$
Author:
Sandy Payette

Field Summary
 String bindSpecLabel
           
 DeploymentDSBindRule[] dsBindRules
           
 String serviceDeploymentPID
           
 String state
           
 
Constructor Summary
DeploymentDSBindSpec()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceDeploymentPID

public String serviceDeploymentPID

bindSpecLabel

public String bindSpecLabel

state

public String state

dsBindRules

public DeploymentDSBindRule[] dsBindRules
Constructor Detail

DeploymentDSBindSpec

public DeploymentDSBindSpec()


Copyright © 2012 DuraSpace. All Rights Reserved.