public class RepositoryReloader extends Object implements EventListener
| Constructor and Description |
|---|
RepositoryReloader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
aboutToHandleEvent(Event event)
Notified about an event about to be processed.
|
static void |
closeRepositories() |
static void |
flushJCAPool() |
static List<Repository> |
getRepositories() |
void |
handleEvent(Event event)
An event was received.
|
static MBeanServer |
locateJBoss() |
static void |
reloadRepositories()
Reload core repositories.
|
public boolean aboutToHandleEvent(Event event)
EventListeneraboutToHandleEvent in interface EventListenerevent - the eventpublic void handleEvent(Event event)
EventListenerhandleEvent in interface EventListenerpublic static List<Repository> getRepositories() throws NamingException
NamingExceptionpublic static MBeanServer locateJBoss()
Copyright © 2011 Nuxeo SA. All Rights Reserved.