Modifier | Constructor and Description |
---|---|
|
SlaveRemoteDescriptorRegistry(com.xebialabs.deployit.booter.remote.BooterConfig booterConfig,
java.lang.String registryVersion) |
protected |
SlaveRemoteDescriptorRegistry(com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistryId id) |
Modifier and Type | Method and Description |
---|---|
static void |
boot(java.util.Collection<com.xebialabs.deployit.plugin.api.reflect.Descriptor> descriptors,
com.xebialabs.deployit.booter.remote.BooterConfig booterConfig,
java.lang.String registryVersion) |
java.lang.String |
getVersion() |
_exists, _getDescriptor, _getDescriptors, _getSubtypes, boot, getLoadedDescriptor, getLoadedDescriptor, getLoadedDescriptor, getLoadedDescriptors, isLocal, reboot, reboot
protected SlaveRemoteDescriptorRegistry(com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistryId id)
public SlaveRemoteDescriptorRegistry(com.xebialabs.deployit.booter.remote.BooterConfig booterConfig, java.lang.String registryVersion)
public static void boot(java.util.Collection<com.xebialabs.deployit.plugin.api.reflect.Descriptor> descriptors, com.xebialabs.deployit.booter.remote.BooterConfig booterConfig, java.lang.String registryVersion)
public java.lang.String getVersion()
getVersion
in interface Versioned