Library

Specifies a container-wide shared library that can be used by deployed applications.



Attributes Summary
name : StringThe name of the shared library.
description : StringAn optional description for this shared library.
classPath : StringA classpath containing this library's jar(s)
nativePath : StringAn optional path to any native libraries (dll's, or so's) required by this shared library.

Attribute Details

name    -    The name of the shared library.
     data type:  String
     default Value:   unspecified



description    -    An optional description for this shared library.
     data type:  String
     default Value:   unspecified



classPath    -    A classpath containing this library's jar(s)
     data type:  String
     default Value:   unspecified



nativePath    -    An optional path to any native libraries (dll's, or so's) required by this shared library.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004