Table of Contents

Namespace Javax.Naming.Event

Classes

EventContext

https://docs.oracle.com/javase/8/docs/api/javax/naming/event/EventContext.html

EventDirContext

https://docs.oracle.com/javase/8/docs/api/javax/naming/event/EventDirContext.html

NamespaceChangeListener

https://docs.oracle.com/javase/8/docs/api/javax/naming/event/NamespaceChangeListener.html

NamespaceChangeListenerDirect

Concrete CLR representation of NamespaceChangeListener returned by the JVM.

NamingEvent

https://docs.oracle.com/javase/8/docs/api/javax/naming/event/NamingEvent.html

NamingExceptionEvent

https://docs.oracle.com/javase/8/docs/api/javax/naming/event/NamingExceptionEvent.html

NamingListener

Listener for NamingListener. Extends JVMBridgeListener, implements INamingListener

NamingListenerDirect

Concrete CLR representation of NamingListener returned by the JVM.

ObjectChangeListener

Listener for ObjectChangeListener. Extends JVMBridgeListener, implements IObjectChangeListener

ObjectChangeListenerDirect

Concrete CLR representation of ObjectChangeListener returned by the JVM.

Interfaces

IEventContext

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/event/EventContext.html

IEventDirContext

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/event/EventDirContext.html

INamespaceChangeListener

.NET interface for org.mases.jnet.generated.javax.naming.event.NamespaceChangeListener implementing https://docs.oracle.com/javase/8/docs/api/javax/naming/event/NamespaceChangeListener.html

INamingListener

Interface for https://docs.oracle.com/javase/8/docs/api/javax/naming/event/NamingListener.html

IObjectChangeListener

Interface for https://docs.oracle.com/javase/8/docs/api/javax/naming/event/ObjectChangeListener.html