public interface DelegateDomain
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DelegateDomain.Factory
A factory for creating delegate domains.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose of this delegate domain releasing any resources cached to support
delegated behaviour for the associated package.
|
String |
getURI()
Get the delegate domain name.
|
void dispose()
String getURI()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.