Uses of Class
org.jvnet.hk2.config.UnprocessedChangeEvents
-
-
Uses of UnprocessedChangeEvents in com.sun.appserv.connectors.internal
Methods in com.sun.appserv.connectors.internal that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsConnectorResourceManagerLifecycleListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsEJBTimerServiceConfigListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.connectors.jms.system
Methods in com.sun.enterprise.connectors.jms.system that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsJMSConfigListener. changed(PropertyChangeEvent[] events)Implementation of org.jvnet.hk2.config.ConfigListener -
Uses of UnprocessedChangeEvents in com.sun.enterprise.resource.pool.monitor
Methods in com.sun.enterprise.resource.pool.monitor that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsPoolMonitoringLevelListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.security
Methods in com.sun.enterprise.security that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsSecurityConfigListener. changed(PropertyChangeEvent[] events)Notification that @Configured objects that were injected have changed -
Uses of UnprocessedChangeEvents in com.sun.enterprise.security.admin.cli
Methods in com.sun.enterprise.security.admin.cli that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsSecureAdminConfigMonitor. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.security.jaspic
Methods in com.sun.enterprise.security.jaspic that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsMessageSecurityConfigEventListenerImpl. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.transaction
Methods in com.sun.enterprise.transaction that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsTransactionServiceConfigListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.v3.admin
Methods in com.sun.enterprise.v3.admin that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsJobCleanUpService. changed(PropertyChangeEvent[] events)This method is notified for any changes in job-inactivity-limit or job-retention-period or persist, initial-delay or poll-interval option in ManagedJobConfig. -
Uses of UnprocessedChangeEvents in com.sun.enterprise.v3.admin.listener
Methods in com.sun.enterprise.v3.admin.listener that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsCombinedJavaConfigSystemPropertyListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.v3.server
Methods in com.sun.enterprise.v3.server that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsDynamicReloadService. changed(PropertyChangeEvent[] events)Method parameters in com.sun.enterprise.v3.server with type arguments of type UnprocessedChangeEvents Modifier and Type Method Description voidApplicationConfigListener. unprocessedTransactedEvents(List<UnprocessedChangeEvents> changes) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.v3.services.impl
Methods in com.sun.enterprise.v3.services.impl that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsDynamicConfigListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in com.sun.enterprise.web.reconfig
Methods in com.sun.enterprise.web.reconfig that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsWebConfigListener. changed(PropertyChangeEvent[] events)Handles HttpService change events -
Uses of UnprocessedChangeEvents in fish.payara.admin.amx
Methods in fish.payara.admin.amx that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsAMXBootService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.appserver.monitoring.rest.service
Methods in fish.payara.appserver.monitoring.rest.service that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsRestMonitoringService. changed(PropertyChangeEvent[] propertyChangeEvents) -
Uses of UnprocessedChangeEvents in fish.payara.ejb.http.admin
Methods in fish.payara.ejb.http.admin that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsEjbInvokerService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.microprofile.healthcheck
Methods in fish.payara.microprofile.healthcheck that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsHealthCheckService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.microprofile.metrics.impl
Methods in fish.payara.microprofile.metrics.impl that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsMetricsServiceImpl. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.monitoring.runtime
Methods in fish.payara.monitoring.runtime that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsMonitoringConsoleRuntimeImpl. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.nucleus.executorservice
Methods in fish.payara.nucleus.executorservice that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsPayaraExecutorService. changed(PropertyChangeEvent[] propertyChangeEvents) -
Uses of UnprocessedChangeEvents in fish.payara.nucleus.hazelcast
Methods in fish.payara.nucleus.hazelcast that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsHazelcastCore. changed(PropertyChangeEvent[] pces) -
Uses of UnprocessedChangeEvents in fish.payara.nucleus.healthcheck
Methods in fish.payara.nucleus.healthcheck that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsHealthCheckService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.nucleus.microprofile.config.source.extension
Methods in fish.payara.nucleus.microprofile.config.source.extension that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsExtensionConfigSourceService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.nucleus.notification
Methods in fish.payara.nucleus.notification that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsNotificationService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.nucleus.requesttracing
Methods in fish.payara.nucleus.requesttracing that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsRequestTracingService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in fish.payara.service.example
Methods in fish.payara.service.example that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsExampleService. changed(PropertyChangeEvent[] pces)This is the required method for the ConfigListener it is called if our configuration is changed. -
Uses of UnprocessedChangeEvents in org.glassfish.admin.amx.impl.config
Method parameters in org.glassfish.admin.amx.impl.config with type arguments of type UnprocessedChangeEvents Modifier and Type Method Description voidAMXConfigLoader. unprocessedTransactedEvents(List<UnprocessedChangeEvents> changes) -
Uses of UnprocessedChangeEvents in org.glassfish.admin.amx.impl.j2ee.loader
Methods in org.glassfish.admin.amx.impl.j2ee.loader that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsAMXJ2EEStartupService. changed(PropertyChangeEvent[] propertyChangeEvents) -
Uses of UnprocessedChangeEvents in org.glassfish.admin.mbeanserver
Method parameters in org.glassfish.admin.mbeanserver with type arguments of type UnprocessedChangeEvents Modifier and Type Method Description voidPendingConfigBeans. unprocessedTransactedEvents(List<UnprocessedChangeEvents> changes) -
Uses of UnprocessedChangeEvents in org.glassfish.admin.monitor
Methods in org.glassfish.admin.monitor that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsMonitoringBootstrap. changed(PropertyChangeEvent[] propertyChangeEvents) -
Uses of UnprocessedChangeEvents in org.glassfish.admin.rest
Methods in org.glassfish.admin.rest that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsRestConfigChangeListener. changed(PropertyChangeEvent[] events)Deprecated. -
Uses of UnprocessedChangeEvents in org.glassfish.appclient.server.core.jws
Methods in org.glassfish.appclient.server.core.jws that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsJavaWebStartInfo. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in org.glassfish.config.support
Methods in org.glassfish.config.support that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsConfigConfigBeanListener. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in org.glassfish.deployment.autodeploy
Methods in org.glassfish.deployment.autodeploy that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsAutoDeployService. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in org.glassfish.internal.config
Methods in org.glassfish.internal.config that return types with arguments of type UnprocessedChangeEvents Modifier and Type Method Description List<UnprocessedChangeEvents>UnprocessedConfigListener. getUnprocessedChangeEvents()Method parameters in org.glassfish.internal.config with type arguments of type UnprocessedChangeEvents Modifier and Type Method Description voidUnprocessedConfigListener. unprocessedTransactedEvents(List<UnprocessedChangeEvents> changes) -
Uses of UnprocessedChangeEvents in org.glassfish.kernel.jakartaee
Methods in org.glassfish.kernel.jakartaee that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsWebContainerStarter. changed(PropertyChangeEvent[] events) -
Uses of UnprocessedChangeEvents in org.glassfish.resourcebase.resources.listener
Methods in org.glassfish.resourcebase.resources.listener that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsResourceManager. changed(PropertyChangeEvent[] events)Notification that @Configured objects that were injected have changed -
Uses of UnprocessedChangeEvents in org.glassfish.resources.listener
Methods in org.glassfish.resources.listener that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsApplicationScopedResourcesManager. changed(PropertyChangeEvent[] events)Notification that @Configured objects that were injected have changed -
Uses of UnprocessedChangeEvents in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config that return UnprocessedChangeEvents Modifier and Type Method Description UnprocessedChangeEventsConfigListener. changed(PropertyChangeEvent[] events)Notification that @Configured objects that were injected have changedstatic UnprocessedChangeEventsConfigSupport. sortAndDispatch(PropertyChangeEvent[] events, Changed target, Logger logger)sort events and dispatch the changes.Method parameters in org.jvnet.hk2.config with type arguments of type UnprocessedChangeEvents Modifier and Type Method Description voidTransactionListener. unprocessedTransactedEvents(List<UnprocessedChangeEvents> changes)Nofication of unprocessed events by ConfigListener, usually requiring a server restart.
-