Package | Description |
---|---|
com.vmware.vapi.metadata.metamodel |
The
com.vmware.vapi.metadata.metamodel package provides interfaces that
expose all the information present in the interface definition language (IDL)
specification. |
com.vmware.vapi.metadata.metamodel.service |
The
com.vmware.vapi.metadata.metamodel.service package provides
interfaces to retrieve metamodel information about the elements contained in a
service element. |
Modifier and Type | Method and Description |
---|---|
ServiceFactory |
MetamodelFactory.service()
The
com.vmware.vapi.metadata.metamodel.service package provides
interfaces to retrieve metamodel information about the elements contained in a
service element. |
Modifier and Type | Method and Description |
---|---|
static ServiceFactory |
ServiceFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|