Table of Contents

Interface IObjectChangeListener

Namespace
Javax.Naming.Event
Assembly
MASES.JNet.dll
public interface IObjectChangeListener : IJVMBridgeBase, IJVMBridgeDefinition
Inherited Members

Methods

NamingExceptionThrown(NamingExceptionEvent)

void NamingExceptionThrown(NamingExceptionEvent arg0)

Parameters

arg0 NamingExceptionEvent

NamingExceptionEvent

ObjectChanged(NamingEvent)

void ObjectChanged(NamingEvent arg0)

Parameters

arg0 NamingEvent

NamingEvent