| Package | Description |
|---|---|
| com.vmware.vapi |
The
com.vmware.vapi component provides API infrastructure interfaces and
standard types that can be used in the interface specification of any interface. |
| com.vmware.vapi.std |
The
com.vmware.vapi.std package provides standard types that can be used
in the interface specification of any interface. |
| com.vmware.vapi.std.activation |
The
com.vmware.vapi.std.activation package provides interfaces that
TODO. |
| com.vmware.vapi.std.errors |
The
com.vmware.vapi.std.errors package provides the standard exceptions
that can be included in the list of exceptions in the specification of methods
to indicate that the method might report those exceptions. |
| com.vmware.vapi.std.interposition |
The
com.vmware.vapi.std.interposition package provides interfaces that
TODO. |
| com.vmware.vapi.std.introspection |
The
com.vmware.vapi.std.introspection package provides interfaces that
expose basic information about the vAPI interfaces registered with a vAPI
provider. |
| Modifier and Type | Method and Description |
|---|---|
static VapiFactory |
VapiFactory.getFactory(StubFactory stubFactory,
StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
void |
VapiFactory.updateStubConfiguration(StubFactory stubFactory,
StubConfiguration stubConfig) |
| Modifier and Type | Method and Description |
|---|---|
static StdFactory |
StdFactory.getFactory(StubFactory stubFactory,
StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
void |
StdFactory.updateStubConfiguration(StubFactory stubFactory,
StubConfiguration stubConfig) |
| Modifier and Type | Method and Description |
|---|---|
static ActivationFactory |
ActivationFactory.getFactory(StubFactory stubFactory,
StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
void |
ActivationFactory.updateStubConfiguration(StubFactory stubFactory,
StubConfiguration stubConfig) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorsFactory |
ErrorsFactory.getFactory(StubFactory stubFactory,
StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
void |
ErrorsFactory.updateStubConfiguration(StubFactory stubFactory,
StubConfiguration stubConfig) |
| Modifier and Type | Method and Description |
|---|---|
static InterpositionFactory |
InterpositionFactory.getFactory(StubFactory stubFactory,
StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
void |
InterpositionFactory.updateStubConfiguration(StubFactory stubFactory,
StubConfiguration stubConfig) |
| Modifier and Type | Method and Description |
|---|---|
static IntrospectionFactory |
IntrospectionFactory.getFactory(StubFactory stubFactory,
StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
void |
IntrospectionFactory.updateStubConfiguration(StubFactory stubFactory,
StubConfiguration stubConfig) |
Copyright © 2022. All rights reserved.