Java javax.naming.event NamingEvent fields, constructors, methods, implement or subclass

Example usage for Java javax.naming.event NamingEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.naming.event NamingEvent.

The text is from its open source code.

Method

BindinggetNewBinding()
Retrieves the binding of the object after the change.
BindinggetOldBinding()
Retrieves the binding of the object before the change.