Uses of Class
org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers.RootHandler
-
Packages that use RootHandler Package Description org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers Handlers are responsible for handling inbound requests and mapping them to calls to the repository. -
-
Uses of RootHandler in org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers
Subclasses of RootHandler in org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers Modifier and Type Class Description classAssetHandlerAssetHandler manages Asset objects and optionally connections in the property server.classConnectionHandlerConnectionHandler retrieves Connection objects from the property server.classConnectorTypeHandlerConnectorTypeHandler manages the ConnectorType entity found within a connection object.classEndpointHandlerEndpointHandler manages the Endpoint entity found within a connection object.classReferenceableHandlerReferenceableHandler manages methods on generic referenceables.classSchemaTypeHandlerSchemaTypeHandler manages SchemaType objects.
-