| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorApplication
Represents a connector application, one per resource-adapter.
|
class |
ConnectorDeployer
Deployer for a resource-adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBeanManagerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceValidator
Checks that resources referenced in an application actually exist
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityLifecycle.AuditServerShutdownListener |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminAdapter
Listen to admin commands...
|
class |
JobManagerService
This is the implementation for the JobManagerService
The JobManager is responsible
1.
|
class |
PrivateAdminAdapter
Admin adapter for private glassfish commands.
|
class |
PublicAdminAdapter
Adapter for public administrative commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminConsoleAdapter
An HK-2 Service that provides the functionality so that admin console access
is handled properly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleModuleService
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyService
The Network Service is responsible for starting grizzly and register the
top level proxy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebContainer
Web container service
|
| Modifier and Type | Class and Description |
|---|---|
class |
PayaraInstanceImpl
Internal Payara Service for describing instances
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsadminRecorderService
Service to record asadmin commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoringService
Service which monitors a set of MBeans and their attributes while logging the data as a series of key-value pairs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatadogNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
CDIEventbusNotifierService |
class |
EventbusNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
HipchatNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
NewRelicNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
SlackNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
SnmpNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
XmppNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
PayaraCluster
A Hazelcast based Cluster for Payara
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventBus
A Hazelcast based Event Bus for Payara
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterExecutionService
Execution Service for running Callables across the Payara Cluster also enables
Scheduling of Callables to run on the cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastCore
The core class for using Hazelcast in Payara
|
| Modifier and Type | Class and Description |
|---|---|
class |
HealthCheckService |
| Modifier and Type | Class and Description |
|---|---|
class |
MicroprofileConfigService
Implementation of the internal Payara Service that provides support to
Microprofile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationService
Main service class that provides
#notify(NotificationEvent) method used by services, which needs disseminating notifications. |
| Modifier and Type | Class and Description |
|---|---|
class |
LogNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseNotifierService<E extends NotificationEvent,C extends Notifier,NC extends NotifierConfiguration>
Base contract for all notifier services.
|
class |
QueueBasedNotifierService<E extends NotificationEvent,C extends Notifier,NC extends NotifierConfiguration,MQ extends MessageQueue> |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoneHomeCore |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestTracingService
Main service class that provides methods used by interceptors for tracing requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredStore
Very Simple Store interface to Hazelcast
|
| Modifier and Type | Class and Description |
|---|---|
class |
CleanupPostBoot
Clean up to stop a stale file handles remaining open
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleService
An example of a service which can be used as an aid to developing future services
The service implements Event Listener to hook into the Sever wide events system
The service implements MessageReceiver to hook into the cluster wide messaging system
The service implements ConfigListener to receive notifications if it's configuration changes
Note you do not need to inject all the services below they are just examples of what is available
Note if you need to respond to configuration changes and be dynamic then implement the ConfigListener interface
if you are unable to respond to config changes don't implement the interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoringBootstrap |
| Modifier and Type | Method and Description |
|---|---|
void |
Events.register(EventListener listener)
Registers a new listener for global events
|
boolean |
Events.unregister(EventListener listener)
Unregisteres a listener
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchRuntimeHelper
Helper class to get values for Batch Runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployCommand
Deploy command
|
class |
DeployDirCommand
deploydir command
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbDeployer
Ejb module deployer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventsImpl.register(EventListener listener) |
boolean |
EventsImpl.unregister(EventListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
JPADeployer
Deployer for JPA applications
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcesDeployer
ResourcesDeployer to handle "glassfish-resources.xml(s)" bundled in the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeldDeployer |
Copyright © 2017. All rights reserved.