public class DaoFactoryEvent extends EventObject
| Modifier and Type | Class and Description |
|---|---|
static class |
DaoFactoryEvent.Type |
source| Constructor and Description |
|---|
DaoFactoryEvent(DaoFactory source,
DaoFactoryEvent.Type type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DaoFactoryEvent.Type |
getType()
Returns the type.
|
String |
toString() |
getSourcepublic DaoFactoryEvent(DaoFactory source, DaoFactoryEvent.Type type)
source - factorypublic DaoFactoryEvent.Type getType()
public String toString()
toString in class EventObjectCopyright © 2013. All Rights Reserved.