Oracle Communications Offline Mediation Controller Java API Reference
15.0
F89237-01
- java.lang.Object
-
- com.nt.udc.ndk.node.ConfigMethodManager
-
public class ConfigMethodManager
extends java.lang.Object
Manages user-defined methods, as they have been configured in the
NPL "Config" clause of a declarative NPL file.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getConfigObject
public java.lang.Object getConfigObject(java.lang.String configIfcType)
Given the interface name, instantiate the associated class.
- Parameters:
configIfcType
- Interface implemented by the returned
class.
- Returns:
- Instantiated interface object
Oracle Communications Offline Mediation Controller Java API Reference
15.0
F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.