|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use RMIBinding | |
|---|---|
| com.sas.services.deployment | This subsystem provides utilities to deploy and lookup SAS Foundation Services. |
| com.sas.services.discovery | Discover a service based upon its service capabilities and optionally service attributes. |
| Uses of RMIBinding in com.sas.services.deployment |
|---|
| Methods in com.sas.services.deployment with parameters of type RMIBinding | |
|---|---|
boolean |
AbstractMetadataSource.addRMIBinding(RMIBinding rmiBinding)
Adds an RMI binding. |
| Constructor parameters in com.sas.services.deployment with type arguments of type RMIBinding | |
|---|---|
RMIDeployableService(java.lang.String id,
ServiceConfigurationInterface serviceConfiguration,
java.lang.String[] dependencies,
java.util.Set<RMIBinding> rmiBindings,
AbstractMetadataSource metadataSource)
Constructs an instance that specifies a factory that will be used to instantiate a service and optionally register it with the RMIRegistry. |
|
| Uses of RMIBinding in com.sas.services.discovery |
|---|
| Methods in com.sas.services.discovery with parameters of type RMIBinding | |
|---|---|
boolean |
ServiceDiscoveryConfiguration.addRMIBinding(RMIBinding rmiBinding)
Adds an RMI binding. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||