@Exported
Interface | Description |
---|---|
SandboxListener |
A listener that receives events from sandbox framework.
|
Class | Description |
---|---|
RepositoryEvent |
An event originated from a repository in a sandbox.
|
RepositoryProgressEvent |
An event that represents the current progress of a repository operation.
|
RepositoryWarningEvent | |
SandboxAdapter |
An adapter class for receiving sandbox and repository events.
|
SandboxAdvancedListener |
A sandbox listener that's interested in receiving more events than the
basic ones.
|
SandboxEvent |
An event originated from a sandbox.
|
SandboxFrameworkEvent |
The super class of all events originated from sandbox framework.
|
SandboxListenerSupport |
A class that manages sandbox listeners and brokers the events.
|