org.fcrepo.server.storage.service
Class Service

java.lang.Object
  extended by org.fcrepo.server.storage.service.Service

public class Service
extends Object

A data structure for holding WSDL Service definition.

Author:
Sandy Payette

Field Summary
 Port[] ports
           
 PortType portType
           
 String serviceName
           
 
Constructor Summary
Service()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceName

public String serviceName

portType

public PortType portType

ports

public Port[] ports
Constructor Detail

Service

public Service()


Copyright © 2012 DuraSpace. All Rights Reserved.