Click or drag to resize

INameService Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The INameService type exposes the following members.

Methods
  NameDescription
Public methodBind
Binds a name to an object.
Public methodConfigure
Configure the controllable service.
(Inherited from IControllable.)
Public methodLookup
Retrieves the named object.
Public methodShutdown
Stop the controllable service.
(Inherited from IControllable.)
Public methodStart
Start the controllable service.
(Inherited from IControllable.)
Public methodStop
Hard-stop the controllable service.
(Inherited from IControllable.)
Public methodUnbind
Unbinds the named object.
Top
See Also