|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Service
interface represents the basic operations and features that must be implemented
for a class to be considered a service by the Application Runtime Expert.ServiceData
class represents a set of data that is specific to classes that
implement the Service
interface.ServiceData
object
AS400
object
AS400
object managed by the IBMi object
CommandRunner
object.
Node.setTextContent
method (DOM3/JDK1.5)
Note that this is a very simple solution which
should only be used for a simple text node.
Shell
interface defines platform shell operations that must be
implemented for any platform where ARE runs.SingletonService
interface represents a service that should only be
instantiated once by the runtime (i.e.StatusReporting
interface defines the set of methods used for reporting status in
the ARE environment.StringList
class represents a list of java.lang.String
objects.StringList
object
StringList
object and populates it with the
contents of the given collection.
StringList
object and populates it with the
contents of the string representation of a StringList
specified
by the input parameter.
StringList
object and populates it with the
contents of the provided string array.
StringList
object and populates it with the
contents of all of the items in the provided iterator.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |