Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
H
I
L
N
O
P
S
T
U
V
W
B
browseJNDI()
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
Browse the content of the PEtALS JNDI directory.
C
call()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
: -CALL -
call(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
: -CALL -
call()
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
: -CALL -
call(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
: -CALL -
Constants
- Class in
org.ow2.petals.kernel.api
Petals Kernel Constants
Constants()
- Constructor for class org.ow2.petals.kernel.api.
Constants
D
debug(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
the message
debug(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
the message
E
end()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
: - END -
end(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
the message : - END -msg
end()
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
: - END -
end(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
the message : - END -msg
ENVIRONMENT_INSTALL_PATH
- Static variable in class org.ow2.petals.kernel.api.server.util.
SystemUtil
Environment variable name to store the PEtALS home directory.
equals(Object)
- Method in class org.ow2.petals.kernel.api.service.
Location
error(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
ERROR
the message
error(Object, Throwable)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
ERROR
the exception
error(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
ERROR
the message
error(Object, Throwable)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
ERROR
the exception
G
getComponentName()
- Method in class org.ow2.petals.kernel.api.service.
Location
getContainerConfiguration()
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
Get the container configuration.
getContainerName()
- Method in class org.ow2.petals.kernel.api.service.
Location
getDescription()
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
getEndpointName()
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
getInterfacesName()
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
getLocation()
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
getLogger()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
Allow to return the logger implementation wrapped by LoggingUtil
getLogger()
- Method in class org.ow2.petals.util.
LoggingUtil
getName()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
getName()
- Method in class org.ow2.petals.util.
LoggingUtil
getPetalsInstallDirectory()
- Static method in class org.ow2.petals.kernel.api.server.util.
SystemUtil
Get the PEtALS home directory.
getServiceEndpoints(boolean)
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
getServiceName()
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
getSubdomainName()
- Method in class org.ow2.petals.kernel.api.service.
Location
getType()
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
H
hashCode()
- Method in class org.ow2.petals.kernel.api.service.
Location
I
info(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
INFO
the message
info(Object, Throwable)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
INFO
the message and error
info(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
INFO
the message
info(Object, Throwable)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
INFO
the message and error
init()
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
Initialize the PEtALS environment
INSTALL_DIRECTORY
- Static variable in interface org.ow2.petals.kernel.api.server.
PetalsServer
INSTALLED_DIRECTORY
- Static variable in interface org.ow2.petals.kernel.api.server.
PetalsServer
isDebugEnabled()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
isDebugEnabled()
- Method in class org.ow2.petals.util.
LoggingUtil
isErrorEnabled()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
isErrorEnabled()
- Method in class org.ow2.petals.util.
LoggingUtil
isInfoEnabled()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
isInfoEnabled()
- Method in class org.ow2.petals.util.
LoggingUtil
isWarnEnabled()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
isWarnEnabled()
- Method in class org.ow2.petals.util.
LoggingUtil
L
Location
- Class in
org.ow2.petals.kernel.api.service
The location bean.
Location()
- Constructor for class org.ow2.petals.kernel.api.service.
Location
Location(String, String, String)
- Constructor for class org.ow2.petals.kernel.api.service.
Location
log
- Variable in class org.ow2.petals.util.
LoggingUtil
Logger
- Interface in
org.ow2.petals.kernel.api.log
LoggingUtil
- Class in
org.ow2.petals.util
Monolog logger implementation.
LoggingUtil(Logger)
- Constructor for class org.ow2.petals.util.
LoggingUtil
Creates a new instance of LoggingUtil
LoggingUtil(Logger, String)
- Constructor for class org.ow2.petals.util.
LoggingUtil
Creates a new instance of LoggingUtil
N
name
- Variable in class org.ow2.petals.util.
LoggingUtil
O
org.ow2.petals.kernel.api
- package org.ow2.petals.kernel.api
org.ow2.petals.kernel.api.log
- package org.ow2.petals.kernel.api.log
org.ow2.petals.kernel.api.server
- package org.ow2.petals.kernel.api.server
org.ow2.petals.kernel.api.server.util
- package org.ow2.petals.kernel.api.server.util
org.ow2.petals.kernel.api.service
- package org.ow2.petals.kernel.api.service
org.ow2.petals.util
- package org.ow2.petals.util
P
PETALS_NAMESPACE_URI
- Static variable in class org.ow2.petals.kernel.api.
Constants
PetalsException
- Exception in
org.ow2.petals.kernel.api.server
Exception of the PEtALS container
PetalsException()
- Constructor for exception org.ow2.petals.kernel.api.server.
PetalsException
Default constructor
PetalsException(String)
- Constructor for exception org.ow2.petals.kernel.api.server.
PetalsException
PetalsException(String, Throwable)
- Constructor for exception org.ow2.petals.kernel.api.server.
PetalsException
PetalsException(Throwable)
- Constructor for exception org.ow2.petals.kernel.api.server.
PetalsException
PetalsServer
- Interface in
org.ow2.petals.kernel.api.server
PROPERTY_INSTALL_PATH
- Static variable in class org.ow2.petals.kernel.api.server.util.
SystemUtil
Java property name to store the PEtALS home directory.
S
ServiceEndpoint
- Interface in
org.ow2.petals.kernel.api.service
The petals service endpoint definition
ServiceEndpoint.EndpointType
- Enum in
org.ow2.petals.kernel.api.service
setComponentName(String)
- Method in class org.ow2.petals.kernel.api.service.
Location
setContainerName(String)
- Method in class org.ow2.petals.kernel.api.service.
Location
setSubdomainName(String)
- Method in class org.ow2.petals.kernel.api.service.
Location
setType(ServiceEndpoint.EndpointType)
- Method in interface org.ow2.petals.kernel.api.service.
ServiceEndpoint
start()
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
: -START-
start(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as
DEBUG
the message : -START-msg
start()
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
Start the PEtALS container
start()
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
: -START-
start(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as
DEBUG
the message : -START-msg
stop()
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
Stop the PEtALS container.
synchronizeRegistry()
- Method in interface org.ow2.petals.kernel.api.server.
PetalsServer
Synchronize the endpoint registry.
SystemUtil
- Class in
org.ow2.petals.kernel.api.server.util
This utility class provides facilities to get system information.
T
toString()
- Method in class org.ow2.petals.kernel.api.service.
Location
U
UNRESOLVED_INTERFACE
- Static variable in class org.ow2.petals.kernel.api.
Constants
V
valueOf(String)
- Static method in enum org.ow2.petals.kernel.api.service.
ServiceEndpoint.EndpointType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.ow2.petals.kernel.api.service.
ServiceEndpoint.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
W
warning(Object)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as warning the message
warning(Object, Throwable)
- Method in interface org.ow2.petals.kernel.api.log.
Logger
if log is enabled, Log as warning the exception
warning(Object)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as warning the message
warning(Object, Throwable)
- Method in class org.ow2.petals.util.
LoggingUtil
if log is enabled, Log as warning the exception
WORK_DIRECTORY
- Static variable in interface org.ow2.petals.kernel.api.server.
PetalsServer
B
C
D
E
G
H
I
L
N
O
P
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2011
Petals Link (EBM Websourcing)
. All Rights Reserved.