Uses of Interface
com.collation.platform.model.topology.sys.Service

Packages that use Service
com.collation.platform.model.topology.app   
com.collation.platform.model.topology.soa   
com.collation.platform.model.topology.sys   
com.collation.platform.model.topology.sys.veritas   
 

Uses of Service in com.collation.platform.model.topology.app
 

Methods in com.collation.platform.model.topology.app that return Service
 Service SoftwareInstallation.getService()
           
 

Methods in com.collation.platform.model.topology.app with parameters of type Service
 void SoftwareInstallation.setService(Service x)
           
 

Uses of Service in com.collation.platform.model.topology.soa
 

Subinterfaces of Service in com.collation.platform.model.topology.soa
 interface WebService
          A Web Service as defined by WSDL
 

Uses of Service in com.collation.platform.model.topology.sys
 

Subinterfaces of Service in com.collation.platform.model.topology.sys
 interface ActiveDirectory
          Represents a Microsoft Active Directory server.
 interface DNSService
          Represents a Domain Name Server Currently this interface has no attributes since there is not much we can discover using JNDI.
 interface FileSystemService
           
 interface GenericService
           
 interface LDAPService
          Represents an LDAP server
 interface NFSService
           
 interface SMBService
           
 interface SMTPService
           
 

Uses of Service in com.collation.platform.model.topology.sys.veritas
 

Subinterfaces of Service in com.collation.platform.model.topology.sys.veritas
 interface VeritasStorageService
          Represents an instance of Veritas product on the system.