|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.db4o.events.EventRegistryFactory
public class EventRegistryFactory
Provides an interface for getting an EventRegistry
from an ObjectContainer
.
Constructor Summary | |
---|---|
EventRegistryFactory()
|
Method Summary | |
---|---|
static EventRegistry |
forObjectContainer(ObjectContainer container)
Returns an EventRegistry for registering events with the specified container. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventRegistryFactory()
Method Detail |
---|
public static EventRegistry forObjectContainer(ObjectContainer container)
EventRegistry
for registering events with the specified container.
|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |