Interface | Description |
---|---|
XmlHandleTransaction<T> |
Represents a transaction that must eventually
be committed in order to release the write lock
on the beans in the XmlRootHandle
|
XmlHk2ConfigurationBean | |
XmlHubCommitMessage |
This object will be given along with
any Hub commits
|
XmlRootCopy<T> |
This represents a copy of the parent
XmlRootHandle . |
XmlRootHandle<T> |
This represents XML data and a JavaBean tree
|
XmlService |
This is the main service for parsing your XML files using some
pluggable parsing technology.
|
Class | Description |
---|---|
XmlServiceUtilities |
Useful utilities for initializing the HK2 XmlService
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.