Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql
Class RepositoryDescriptor.ServerDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.ServerDescriptor
Enclosing class:
RepositoryDescriptor

public static class RepositoryDescriptor.ServerDescriptor
extends Object


Field Summary
 boolean disabled
           
 String host
           
 String path
           
 int port
           
 
Constructor Summary
RepositoryDescriptor.ServerDescriptor()
           
 
Method Summary
 String getUrl()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

disabled

public boolean disabled

host

public String host

port

public int port

path

public String path
Constructor Detail

RepositoryDescriptor.ServerDescriptor

public RepositoryDescriptor.ServerDescriptor()
Method Detail

getUrl

public String getUrl()

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.