|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.mmbase.core.event.Event
org.mmbase.core.event.SystemEvent
org.mmbase.core.event.SystemEvent.Collectable
org.mmbase.core.event.SystemEvent.DataSourceAvailable
public static class SystemEvent.DataSourceAvailable
Notifies that the database is now usable
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.mmbase.core.event.SystemEvent |
|---|
SystemEvent.Collectable, SystemEvent.DataSourceAvailable, SystemEvent.MachineName, SystemEvent.ResourceLoaderChange, SystemEvent.ServletContext, SystemEvent.Shutdown, SystemEvent.Up |
| Field Summary |
|---|
| Fields inherited from class org.mmbase.core.event.Event |
|---|
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED |
| Constructor Summary | |
|---|---|
SystemEvent.DataSourceAvailable(DataSource ds,
String pref)
|
|
| Method Summary | |
|---|---|
DataSource |
getDataSource()
|
String |
getPrefix()
|
String |
toString()
|
| Methods inherited from class org.mmbase.core.event.Event |
|---|
clone, getMachine, getType, isLocal |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SystemEvent.DataSourceAvailable(DataSource ds,
String pref)
| Method Detail |
|---|
public DataSource getDataSource()
public String getPrefix()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||