Handle the resulting object produced by a sub element handler
Since a DMX content can contain any other object, it is only
collecting them in a vector.
Handle the resulting object produced by a sub element handler
Since a DMX content can contain any other object, it is only
collecting them in a vector.
Handle the resulting object produced by a sub element handler
Since a DMX.Datatype can only contain another datatype, it
throws an exception, if any other tag is inside.
Handle the resulting object produced by a sub element handler
Since a DMX.Enumeration can only contain a comment and values,
all other sub elements are causing an exception.
Handle the resulting object produced by a sub element handler
Since a DMX module can contain Typedefs, Classes, Relationships
and Structures, only these sub handler results are expected and
properly handled.
Handle the resulting object produced by a sub element handler
Since a DMX.Value can only contain comments, all other sub elements
are throwing an exception.
Handle the resulting object produced by a sub element handler
Since a value tag cannot contain any other tags this method
throws an exception, if any other tag is inside.
For Sources, called by sourceProcess if a commit or rollback fails (but only for this source)
to determine whether a recovery attempt should be allowed.
For Sources, called by sourceProcess if a commit or rollback fails (but only for this source)
to determine whether a recovery attempt should be allowed.
For Sources, called by sourceProcess if a commit or rollback fails (but only for this source)
to determine whether a recovery attempt should be allowed.
For Sources, called by sourceProcess if a commit or rollback fails (but only for this source)
to determine whether a recovery attempt should be allowed.
Header class represent the header information to be attached
with the data packet by each Security Agent
Header objects can write themselves out on an OutputStream,
and can read themselves back from an InputStream.
Header() -
Constructor for class org.openadaptor.security.Header
Since HTML page loading may occur asynchronously, we register
a property change listener and complete building the help window
once loading the page is complete.