public class SharedLibraryReference
extends java.lang.Object
com.ibm.broker.config.proxy.SharedLibraryReference | |
Responsibilities | Represents a reference from an application, integration service or shared library to a specified shared library. |
Internal Collaborators | None |
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ 36635 2014-07-25 SS1 v10 Release
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLibraryName()
Get the name of the shared library that is being referenced.
|
java.lang.String |
toString()
Get a string representation of this shared library reference.
|
public java.lang.String getLibraryName()
public java.lang.String toString()
toString
in class java.lang.Object