Constant Field Values


Contents
org.ow2.*

org.ow2.petals.communication.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Communication.RemoteCheckerClient"

org.ow2.petals.communication.jmx.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Communication.JMXService"

org.ow2.petals.communication.jmx.RemoteJMXServer
public static final java.lang.String GET_SERVICE_DESCRITION "getServiceDescription"
public static final java.lang.String IS_OK_WITH_CONS "isExchangeWithConsumerOkayForComponent"
public static final java.lang.String IS_OK_WITH_PROV "isExchangeWithProviderOkayForComponent"
public static final java.lang.String PETALS_DOMAIN "Petals"
public static final java.lang.String UPDATE_NEW_ENDPOINTS "updateNewEndpoints"

org.ow2.petals.communication.jmx.rmi.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Communication.RMIConnector"

org.ow2.petals.communication.jndi.agent.AbstractJNDIAgentServiceImpl
public static final java.lang.String INITIAL_CONTEXT "/"

org.ow2.petals.communication.jndi.agent.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Communication.JNDIAgentService"

org.ow2.petals.communication.jndi.agent.JNDIAgentService
public static final java.lang.String ENVIRONMENT_LOCAL_CONNECTION "org.ow2.petals.communication.jndi.agent.local"
public static final java.lang.String JNDI_PETALS_FACTORY "org.ow2.petals.communication.jndi.client.naming.NamingContextFactory"

org.ow2.petals.communication.jndi.client.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Communication.JNDIService"

org.ow2.petals.communication.jndi.client.JNDIService
public static final java.lang.String JAVA_NAMING_FACTORY_LOGGER "java.naming.factory.logger"
public static final java.lang.String USERS_REF "users"

org.ow2.petals.communication.topology.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Communication.TopologyService"

org.ow2.petals.container.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Container.ContainerService"

org.ow2.petals.container.ContainerService
public static final java.lang.String COMPONENT_LOGGER_PREFIX "Petals.Container.Components"
public static final java.lang.String PREFIX_COMPONENT_LIFE_CYCLE_NAME "ComponentLifeCycle."
public static final java.lang.String PREFIX_INSTALLER_NAME "Installer."
public static final java.lang.String PREFIX_SERVICE_ASSEMBLY_LIFE_CYCLE_NAME "ServiceAssemblyLifeCycle."
public static final java.lang.String PREFIX_SHARED_LIBRARY_LIFE_CYCLE_NAME "SharedLibraryLifeCycle."

org.ow2.petals.container.ContainerServiceImpl
public static final java.lang.String ADMIN_ITF "admin"
public static final java.lang.String CLASSLOADER_ITF "classloader"
public static final java.lang.String CONFIGURATION_ITF "configuration"
public static final java.lang.String CONTAINER_ITF "container"
public static final java.lang.String ENDPOINT_ITF "endpoint"
public static final java.lang.String ENDPOINT_PROPERTIES_ITF "endpointpropertiesfinder"
public static final java.lang.String FRACTAL_CONTAINER_SERVICE_NAME "ContainerServiceImpl"
public static final java.lang.String JNDI_ITF "jndi"
public static final java.lang.String REPOSITORY_ITF "repository"
public static final java.lang.String ROUTER_ITF "router"
public static final java.lang.String SYSTEMSTATE_ITF "systemstate"
public static final java.lang.String TRANSACTIONMANAGER_ITF "transactionManager"

org.ow2.petals.container.lifecycle.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_COMPONENT_LIFECYCLE "Petals.Container.Lifecycle.ComponentLifeCycle"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_INSTALLER "Petals.Container.Lifecycle.Installer"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_SERVICE_ASSEMBLY "Petals.Container.Lifecycle.ServiceAssemblyLifeCycle"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_SHARED_LIBRARY "Petals.Container.Lifecycle.SharedLibraryLifeCycle"

org.ow2.petals.container.lifecycle.Installer
public static final java.lang.String BS_PREFIX "BS"
public static final java.lang.String COMP_PREFIX "COMP"
public static final java.lang.String INSTALLED "Installed"
public static final java.lang.String UNINSTALLED "Uninstalled"

org.ow2.petals.container.lifecycle.SharedLibraryLifeCycleImpl
public static final java.lang.String INSTALLED "Installed"
public static final java.lang.String UNINSTALLED "Uninstalled"

org.ow2.petals.container.thread.AbstractThread
public static final java.lang.String SHUTDOWNTHREAD "SHUTDOWNTHREAD"

org.ow2.petals.container.thread.BootstrapThread
public static final java.lang.String CLEANUP "CLEANUP"
public static final java.lang.String EXTMBEAN "EXTMBEAN"
public static final java.lang.String INIT "INIT"
public static final java.lang.String INSTALL "INSTALL"
public static final java.lang.String UNINSTALL "UNINSTALL"

org.ow2.petals.container.thread.ComponentLifeCycleThread
public static final java.lang.String INIT "INIT"
public static final java.lang.String MBEANNAME "MBEANNAME"
public static final java.lang.String SHUTDOWN "SHUTDOWN"
public static final java.lang.String START "START"
public static final java.lang.String STOP "STOP"

org.ow2.petals.jbi.Constants
public static final java.lang.String ENDPOINT_NAME "endpoint-name"
public static final java.lang.String EPR_NAME "endpoint-reference"
public static final java.lang.String JBI_NAMESPACE "http://java.sun.com/xml/ns/jbi"
public static final java.lang.String SERVICE_NAME "service-name"

org.ow2.petals.jbi.component.context.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Component.ComponentContext"

org.ow2.petals.jbi.management.admin.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Management.AdminService"

org.ow2.petals.jbi.management.autoload.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.AutoLoaderService"

org.ow2.petals.jbi.management.deployment.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_ATOMIC_DEPLOYMENT "Petals.JBI-Management.AtomicDeploymentService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_DEPLOYMENT "Petals.JBI-Management.DeploymentService"

org.ow2.petals.jbi.management.installation.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_COMPONENT_INSTALLATION "Petals.JBI-Management.ComponentInstallationService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_INSTALLATION "Petals.JBI-Management.InstallationService"

org.ow2.petals.jbi.management.recovery.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Management.SystemRecoveryService"

org.ow2.petals.jbi.management.task.MimeTypeConstants
public static final java.lang.String APPLICATION_X_7ZIP_COMPRESSED "application/x-7zip-compressed"
public static final java.lang.String APPLICATION_X_COMPRESS "application/x-compress"
public static final java.lang.String APPLICATION_X_COMPRESSED "application/x-compressed"
public static final java.lang.String APPLICATION_X_ZIP "application/x-zip"
public static final java.lang.String APPLICATION_X_ZIP_COMPRESSED "application/x-zip-compressed"
public static final java.lang.String APPLICATION_ZIP "application/zip"
public static final java.lang.String APPLICATION_ZIP_COMPRESSED "application/zip-compressed"

org.ow2.petals.jbi.management.transaction.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Management.TransactionManager"

org.ow2.petals.jbi.management.util.ManagementMessageUtil
public static final java.lang.String MESSAGE_TYPE_ERROR "ERROR"
public static final java.lang.String MESSAGE_TYPE_INFO "INFO"
public static final java.lang.String MESSAGE_TYPE_WARNING "WARNING"
public static final java.lang.String TASK_RESULT_FAILED "FAILED"
public static final java.lang.String TASK_RESULT_SUCCESS "SUCCESS"

org.ow2.petals.jbi.messaging.control.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Messaging.JMXExchangeCheckerClient"

org.ow2.petals.jbi.messaging.exchange.DeliveryChannel
public static final java.lang.String PROPERTY_SENDSYNC "org.ow2.petals.messaging.sendSync"

org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry
protected static final java.lang.String CONFIG "/server.properties"
public static final java.lang.String LISTENER_FRACTAL_PREFIX "listener"

org.ow2.petals.jbi.messaging.registry.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Messaging.EndpointRegistry"

org.ow2.petals.jbi.messaging.registry.EndpointRegistryMBean
public static final java.lang.String KEY_COMPONENT_NAME "componentName"
public static final java.lang.String KEY_CONTAINER_NAME "containerName"
public static final java.lang.String KEY_ENDPOINT_NAME "endpointName"
public static final java.lang.String KEY_INTERFACE_NAMES "interfaceNames"
public static final java.lang.String KEY_SERVICE_NAME "serviceName"
public static final java.lang.String KEY_TYPE "type"
public static final java.lang.String UNDEFINED "undefined"

org.ow2.petals.jbi.messaging.routing.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Messaging.RouterService"

org.ow2.petals.jbi.messaging.routing.RouterService
public static final java.lang.String DEFAULT_PLATFORM_STRATEGY "highest,3,2,1"
public static final java.lang.String DEFAULT_POLICY "fast"
public static final java.lang.String DEFAULT_STANDALONE_STRATEGY "standalone"
public static final java.lang.String FAST_POLICY "fast"
public static final java.lang.String PROPERTY_ROUTER_CONSUMER_NOACK "org.ow2.petals.router.consumer.noack"
public static final java.lang.String PROPERTY_ROUTER_PROVIDER_LINKTYPE "org.ow2.petals.router.provider.linktype"
public static final java.lang.String PROPERTY_ROUTER_PROVIDER_NOACK "org.ow2.petals.router.provider.noack"
public static final java.lang.String PROPERTY_ROUTER_QOS "org.ow2.petals.router.qos"
public static final java.lang.String PROPERTY_ROUTER_SEND_ATTEMPT "org.ow2.petals.router.send.attempt"
public static final java.lang.String PROPERTY_ROUTER_SEND_DELAY "org.ow2.petals.router.send.delay"
public static final java.lang.String PROPERTY_ROUTER_TIMETOLIVE "org.ow2.petals.router.timetolive"
public static final java.lang.String RELIABLE_POLICY "reliable"
public static final java.lang.String SECURE_POLICY "secure"

org.ow2.petals.jbi.messaging.routing.module.AuthorizationModule
public static final java.lang.String CONFIGURATION "authorization.cfg"

org.ow2.petals.jbi.messaging.routing.module.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_AUTHORIZATION "Petals.JBI-Messaging.AuthorizationModule"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_ENDPOINT_RESOLVER "Petals.JBI-Messaging.EndpointResolverModule"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_FLOW_CONTROLLER "Petals.JBI-Messaging.FlowControllerModule"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_FLOW_FILTER "Petals.JBI-Messaging.FlowFilterModule"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_JAAS_AUTHENTICATION "Petals.JBI-Messaging.JAASAuthenticationModule"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_PRIORITY_ORDER "Petals.JBI-Messaging.PriorityOrdererModule"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_TRANSPORT_RESOLVER "Petals.JBI-Messaging.TransportResolverModule"

org.ow2.petals.jbi.messaging.routing.module.EndpointResolverModule
public static final java.lang.String HIGHEST "highest"
public static final int NUMBER_STRATEGY_PARAMETERS 4
public static final java.lang.String PROPERTY_STRATEGY_PROTOCOLS "org.ow2.petals.routing.strategy"
public static final java.lang.String RANDOM "random"
public static final java.lang.String STRATEGY_SEPARATOR ","

org.ow2.petals.jbi.messaging.routing.module.FlowControllerModule
public static final java.lang.String REGULATION_CONFIGURATION_FILE "regulation.xml"

org.ow2.petals.jbi.messaging.routing.module.PriorityOrdererModule
public static final java.lang.String PROPERTY_ROUTER_PRIORITY "org.petals.ow2.router.priority"
public static final long TIMEOUT_MANAGER_PERIOD 1000L

org.ow2.petals.jbi.messaging.routing.monitoring.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.JBI-Messaging.RouterMonitorService"

org.ow2.petals.kernel.admin.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.PetalsAdminService"

org.ow2.petals.kernel.configuration.ConfigurationService
public static final java.lang.String JAAS_PROPS_FILE "/jaas.properties"
public static final java.lang.String MASTER "master"
public static final java.lang.String PEER "peer"
public static final java.lang.String PROPERTY_AUTOLOADER "petals.autoloader"
public static final java.lang.String PROPERTY_CLASSLOADER_ISOLATED "petals.classloaders.isolated"
public static final java.lang.String PROPERTY_CONTAINER_NAME "petals.container.name"
public static final java.lang.String PROPERTY_EXCHANGE_VALIDATION "petals.exchange.validation"
public static final java.lang.String PROPERTY_PERSISTENCE_DURATION "petals.persistence.duration"
public static final java.lang.String PROPERTY_PERSISTENCE_FETCHSIZE "petals.persistence.fetch-size"
public static final java.lang.String PROPERTY_RECOVERY_CORE_POOL_SIZE "petals.recovery.corepoolsize"
public static final java.lang.String PROPERTY_RECOVERY_KEEP_ALIVE_TIME "petals.recovery.keepalivetime"
public static final java.lang.String PROPERTY_RECOVERY_MAX_POOL_SIZE "petals.recovery.maxpoolsize"
public static final java.lang.String PROPERTY_REGISTRY_DB_DIALECT "registry.db.dialect"
public static final java.lang.String PROPERTY_REGISTRY_DB_DRIVER "registry.db.driver"
public static final java.lang.String PROPERTY_REGISTRY_DB_PASSWORD "registry.db.password"
public static final java.lang.String PROPERTY_REGISTRY_DB_URL "registry.db.url"
public static final java.lang.String PROPERTY_REGISTRY_DB_USER "registry.db.user"
public static final java.lang.String PROPERTY_REGISTRY_MODE "registry.mode"
public static final java.lang.String PROPERTY_REGISTRY_REPOSITORY "registry.repository"
public static final java.lang.String PROPERTY_REGISTRY_SYNCHRO_PERIOD "registry.synchro.period"
public static final java.lang.String PROPERTY_REGISTRY_TRANSPORT_TIMEOUT "registry.transport.timeout"
public static final java.lang.String PROPERTY_REPOSITORY_PATH "petals.repository.path"
public static final java.lang.String PROPERTY_ROUTER_QOS "petals.router.qos"
public static final java.lang.String PROPERTY_ROUTER_SEND_ATTEMPT "petals.router.send.attempt"
public static final java.lang.String PROPERTY_ROUTER_SEND_DELAY "petals.router.send.delay"
public static final java.lang.String PROPERTY_ROUTER_STRATEGY "petals.router.strategy"
public static final java.lang.String PROPERTY_SSL_KEY_PASSWORD "petals.ssl.key.password"
public static final java.lang.String PROPERTY_SSL_KEYSTORE_FILE "petals.ssl.keystore.file"
public static final java.lang.String PROPERTY_SSL_KEYSTORE_PASSWORD "petals.ssl.keystore.password"
public static final java.lang.String PROPERTY_SSL_TRUSTSTORE_FILE "petals.ssl.truststore.file"
public static final java.lang.String PROPERTY_SSL_TRUSTSTORE_PASSWORD "petals.ssl.truststore.password"
public static final java.lang.String PROPERTY_TASK_TIMEOUT "petals.task.timeout"
public static final java.lang.String PROPERTY_TOPOLOGY_UPDATE_PERIOD "topology.update.period"
public static final java.lang.String PROPERTY_TOPOLOGY_URL "petals.topology.url"
public static final java.lang.String PROPERTY_TRANSPORT_TCP_CONNECTION_TIMEOUT "petals.transport.tcp.connection.timeout"
public static final java.lang.String PROPERTY_TRANSPORT_TCP_RECEIVERS "petals.transport.tcp.receivers"
public static final java.lang.String PROPERTY_TRANSPORT_TCP_SEND_EVICTABLE_DELAY "petals.transport.tcp.send.evictable.deplay"
public static final java.lang.String PROPERTY_TRANSPORT_TCP_SEND_EVICTOR_DELAY "petals.transport.tcp.send.evictor.deplay"
public static final java.lang.String PROPERTY_TRANSPORT_TCP_SEND_TIMEOUT "petals.transport.tcp.send.timeout"
public static final java.lang.String PROPERTY_TRANSPORT_TCP_SENDERS "petals.transport.tcp.senders"
public static final java.lang.String PROPERTY_USER_CONFIG_PREFIX "user"
public static final java.lang.String SERVER_PROPS_FILE "/server.properties"
public static final java.lang.String SLAVE "slave"
public static final java.lang.String STANDALONE "standalone"
public static final java.lang.String TOPOLOGY_FILE "topology.xml"
public static final java.lang.String TOPOLOGY_RESOURCE "/topology.xml"

org.ow2.petals.kernel.configuration.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.ConfigurationService"

org.ow2.petals.kernel.server.FractalHelper
public static final java.lang.String ADMIN_COMPONENT "AdminServiceImpl"
public static final java.lang.String AUTOLOADER_COMPONENT "AutoLoaderServiceImpl"
public static final java.lang.String COMMUNICATION_COMPOSITE "Communication"
public static final java.lang.String CONFIGURATION_COMPONENT "ConfigurationServiceImpl"
public static final java.lang.String CONTAINER_COMPOSITE "Container"
public static final java.lang.String DEPLOYMENT_COMPONENT "DeploymentServiceImpl"
public static final java.lang.String ENDPOINT_COMPONENT "EndpointRegistryImpl"
public static final java.lang.String INSTALLATION_COMPONENT "InstallationServiceImpl"
public static final java.lang.String JBI_MANAGEMENT_COMPOSITE "JBI-Management"
public static final java.lang.String JBI_MESSAGING_COMPOSITE "JBI-Messaging"
public static final java.lang.String JMX_COMPONENT "JMXServiceImpl"
public static final java.lang.String JNDI_COMPONENT "JNDIServiceImpl"
public static final java.lang.String JNDIAGENT_COMPONENT "JNDIAgentServiceImpl"
public static final java.lang.String LOCAL_TRANSPORTER_COMPONENT "LocalTransporter"
public static final java.lang.String LOGGER_COMPONENT "LoggerServiceImpl"
public static final java.lang.String PETALS_COMPOSITE "Petals"
public static final java.lang.String PETALSADMIN_COMPONENT "PetalsAdminServiceImpl"
public static final java.lang.String ROUTER_COMPONENT "RouterServiceImpl"
public static final java.lang.String ROUTER_MONITOR_COMPONENT "RouterMonitorServiceImpl"
public static final java.lang.String STANDALONE_TRANSPORTER_COMPONENT "StandaloneTransporter"
public static final java.lang.String SYSTEM_COMPOSITE "System"
public static final java.lang.String SYSTEMRECOVERY_COMPONENT "SystemRecoveryServiceImpl"
public static final java.lang.String TCP_TRANSPORTER_COMPONENT "TcpTransporter"
public static final java.lang.String TOOL_COMPOSITE "Tool"
public static final java.lang.String TOPOLOGY_COMPONENT "TopologyServiceImpl"
public static final java.lang.String TRANSPORTER_COMPOSITE "Transporter"
public static final java.lang.String WEBSERVICEMANAGER_COMPONENT "WebServiceManagerImpl"

org.ow2.petals.kernel.server.MBeanHelper
public static final java.lang.String ADMIN_MBEAN "Admin"
public static final java.lang.String DEPLOYMENT_MBEAN "Deployment"
public static final java.lang.String DOMAIN "Petals"
public static final java.lang.String ENDPOINT_MBEAN "EndpointRegistry"
public static final java.lang.String INSTALLATION_MBEAN "Installation"
public static final java.lang.String LOGGER_MBEAN "Logger"
public static final java.lang.String MONITORING_MBEAN "Monitoring"
public static final java.lang.String PETALS_ADMIN "PetalsAdmin"
public static final java.lang.String PETALS_LOGGER "PetalsLogger"
public static final java.lang.String ROUTER_MONITOR "RouterMonitor"

org.ow2.petals.system.classloader.ClassLoaderServiceImpl
public static final java.lang.String COMMON_LOADER "common"

org.ow2.petals.system.classloader.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.System.LoaderManagerService"

org.ow2.petals.system.persistence.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.System.PersistenceService"

org.ow2.petals.system.persistence.PersistenceService
public static final long DEFAULT_DURATION 3600000L
public static final int DEFAULT_FETCHSIZE 10
public static final java.lang.String DEFAULT_PASSWORD ""
public static final java.lang.String DEFAULT_URL_PREFIX "jdbc:hsqldb:file:"
public static final java.lang.String DEFAULT_URL_SUFFIX "persistenceService;shutdown=true"
public static final java.lang.String DEFAULT_USER "SA"
public static final java.lang.String HSQLDB_DRIVER "org.hsqldb.jdbcDriver"
public static final java.lang.String MYSQL_DRIVER "com.mysql.jdbc.Driver"
public static final java.lang.String ORACLE_DRIVER "oracle.jdbc.driver.OracleDriver"

org.ow2.petals.system.repository.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.System.RepositoryService"

org.ow2.petals.system.repository.RepositoryService
public static final java.lang.String DEFAULT_REPOSITORY_PATH "repository"

org.ow2.petals.system.repository.artifact.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.System.Artifact.FractalArtifactRepositoryService"

org.ow2.petals.system.systemstate.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.System.SystemStateService"

org.ow2.petals.tools.ws.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Tools.WebServiceManager"

org.ow2.petals.tools.ws.WebServiceManager
public static final int DEFAULT_PORT 9001
public static final java.lang.String DEFAULT_PREFIX "petals/ws"

org.ow2.petals.tools.ws.WebServiceManagerImpl
public static final java.lang.String WEBSERVICE_FRACTAL_PREFIX "webservice"

org.ow2.petals.transport.Transporter
public static final java.lang.String HTTP_FRACTAL_TRANSPORTER "http"
public static final java.lang.String LOCAL_FRACTAL_TRANSPORTER "local"
public static final java.lang.String SSL_FRACTAL_TRANSPORTER "ssl"
public static final java.lang.String TCP_FRACTAL_TRANSPORTER "tcp"

org.ow2.petals.transport.local.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Transporter.LocalTransporter"

org.ow2.petals.transport.platform.nio.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Transporter.NioTransporter"

org.ow2.petals.transport.platform.nio.client.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Transporter.NioTransportProtocol.NioClientObjectPool"

org.ow2.petals.transport.platform.nio.client.NioClientObjectPool
public static final java.lang.String NIO_CLIENT_OBJECT_ITF "clientsPool"

org.ow2.petals.transport.platform.nio.selector.AbstractSocketChannelContext
protected static final int INTEGER_SIZE_BYTE 4

org.ow2.petals.transport.platform.nio.selector.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Transporter.NioTransportProtocol.NioSelectorAgent"

org.ow2.petals.transport.platform.nio.selector.NioSelector
public static final java.lang.String NIO_SELECTOR_ITF "selector"

org.ow2.petals.transport.platform.nio.server.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME "Petals.Transporter.NioTransportProtocol.NioServerAgent"

org.ow2.petals.transport.platform.nio.server.NioReceiver
public static final java.lang.String NIO_MSG_RECEIVER_ITF "receiver"

org.ow2.petals.transport.util.TransporterUtil
public static final java.lang.String PROPERTY_OVERSENDSYNC "org.ow2.petals.messaging.overSendSync"
public static final java.lang.String PROPERTY_SENDSYNC_CONSUMER "org.ow2.petals.messaging.sendSync.consumer"
public static final java.lang.String PROPERTY_SENDSYNC_PROVIDER "org.ow2.petals.messaging.sendSync.provider"

org.ow2.petals.ws.Constants
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_ARTIFACT_REPOSITORY "Petals.WS.ArtifactRepositoryService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_DEPLOYMENT "Petals.WS.DeploymentService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_DRAGON_CONNECTION "Petals.WS.DragonConnectionService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_ENDPOINT "Petals.WS.EndpointService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_INFORMATION "Petals.WS.InformationService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_INSTALLATION "Petals.WS.InstallationService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_JBIARTEFACTS "Petals.WS.JBIArtefactsService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_RUNTIME "Petals.WS.RuntimeService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_SERVICE_ASSEMBLY_STATE "Petals.WS.ServiceAssemblyStateService"
public static final java.lang.String FRACTAL_COMPONENT_LOGGER_NAME_TOPOLOGY "Petals.WS.TopologyService"



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.