C I M N O P S U

C

ClientContainer - Class in org.gcube.common.ghn.client
A container for clients of gCube Hosting Nodes.
ClientService - Interface in org.gcube.common.ghn.client
A service runs in a ClientContainer
ClientServiceAdapter - Class in org.gcube.common.ghn.client
Adapts ClientService bindings found in a ContainerConfiguration.
ClientServiceAdapter() - Constructor for class org.gcube.common.ghn.client.ClientServiceAdapter
 
configuration() - Static method in class org.gcube.common.ghn.client.ClientContainer
Returns the ContainerConfiguration.
configuration_file - Static variable in class org.gcube.common.ghn.client.Constants
The default name of configuration files for ClientContainers.
configuration_property - Static variable in class org.gcube.common.ghn.client.Constants
The name of the system property that contains the absolute path of configuration files of ClientContainers.
ConfigurationProvider - Class in org.gcube.common.ghn.client
Provides ContainerConfigurations from XML serialisations available in the file system or the classpath.
ConfigurationProvider() - Constructor for class org.gcube.common.ghn.client.ConfigurationProvider
 
Constants - Class in org.gcube.common.ghn.client
Library-wide constants.
Constants() - Constructor for class org.gcube.common.ghn.client.Constants
 
ContainerConfiguration - Class in org.gcube.common.ghn.client
The configuration of a ClientContainer.
ContainerConfiguration(ClientService...) - Constructor for class org.gcube.common.ghn.client.ContainerConfiguration
Creates an instance with the ClientServices.

I

isRunning() - Static method in class org.gcube.common.ghn.client.ClientContainer
Returns true if the container is running.

M

marshal(ClientService) - Method in class org.gcube.common.ghn.client.ClientServiceAdapter
 

N

name() - Method in interface org.gcube.common.ghn.client.ClientService
Returns the name of the service.

O

org.gcube.common.ghn.client - package org.gcube.common.ghn.client
 
org.gcube.common.ghn.client.launchers - package org.gcube.common.ghn.client.launchers
 

P

premain(String) - Static method in class org.gcube.common.ghn.client.launchers.ShellLauncher
 

S

service_marker_file - Static variable in class org.gcube.common.ghn.client.Constants
The name of the marker file that identifies classpath archives that container ClientServices.
services() - Method in class org.gcube.common.ghn.client.ContainerConfiguration
Returns the ClientServices of the container.
ShellLauncher - Class in org.gcube.common.ghn.client.launchers
Launches a ClientContainer as an instrumentation agent of the JVM.
ShellLauncher() - Constructor for class org.gcube.common.ghn.client.launchers.ShellLauncher
 
start() - Static method in class org.gcube.common.ghn.client.ClientContainer
Starts the container with the configuration provided by a ConfigurationProvider.
start(ContainerConfiguration) - Static method in class org.gcube.common.ghn.client.ClientContainer
Starts the container with a given ContainerConfiguration.
start() - Method in interface org.gcube.common.ghn.client.ClientService
Starts the service.
stop() - Static method in class org.gcube.common.ghn.client.ClientContainer
Stops the container
stop(List<ClientService>) - Static method in class org.gcube.common.ghn.client.ClientContainer
 
stop() - Method in interface org.gcube.common.ghn.client.ClientService
Stops the service.

U

unmarshal(Object) - Method in class org.gcube.common.ghn.client.ClientServiceAdapter
 

C I M N O P S U

Copyright © 2012. All Rights Reserved.