Modifier and Type | Class and Description |
---|---|
class |
RemoteAdminService
Enables remote administration
|
class |
XaLogService
Remote administration service for log
|
Modifier and Type | Class and Description |
---|---|
class |
HealthService |
Modifier and Type | Class and Description |
---|---|
class |
LogSystem |
class |
ProLogSystem
The LogService records log entries in a persistent database for
administrative debugging.
|
Modifier and Type | Class and Description |
---|---|
class |
ShutdownService
Configuration for the ShutdownSystem.
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterQueue<X extends java.io.Serializable>
ClusterQueue provides reliable point to point transfer of messages.
|
class |
ClusterTopic<X extends java.io.Serializable>
ClusterTopic provides reliable Publish/Subscribe message model
communication between the nodes in the Resin cluster.
Following example shows how to make two nodes in resin cluster
communicate between each other using cluster topic.
|
class |
FileQueue<X extends java.io.Serializable>
A JMS queue backed by a file-based database.
|
class |
FileTopic<E>
A JMS topic backed by a file-based database.
|
class |
MemoryTopic
A JMS topic stored in memory.
|
Modifier and Type | Class and Description |
---|---|
class |
CronResource
Deprecated.
|
class |
ScheduledTaskConfig
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management
purposes.
|
class |
ClusterSingleSignon
Cluster-based cache for single-signon.
|
class |
FormLogin
Used to authenticate users in a servlet request.
|
class |
LdapAuthenticator
The LDAP authenticator uses the underlying LDAP services
provided by the JDK.
|
class |
MemorySingleSignon
Memory-based cache for single-signon.
|
class |
PropertiesAuthenticator
The Property authenticator reads a properties file for authentication.
|
class |
XmlRoleMap
The XML role-map reads a static file for authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
DeployService |
class |
ManagerService |
class |
ProStatSystem
statistics
|
class |
StatSystem |
Modifier and Type | Class and Description |
---|---|
class |
HttpMessageProxyClient
Client for receiving web requests.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectJarRepository
The directory holding jars
|
Modifier and Type | Class and Description |
---|---|
class |
XmlRoleMap
The XML role-map reads a static file for authentication.
|