| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.core.identity.Namespace
org.eclipse.ecf.provider.r_osgi.identity.R_OSGiNamespace
public class R_OSGiNamespace
The R-OSGi default transport namespace (r-osgi://).
| Field Summary | |
|---|---|
static java.lang.String | 
NAME
 | 
static java.lang.String | 
NAMESPACE_SCHEME
the namespace scheme.  | 
| Fields inherited from class org.eclipse.ecf.core.identity.Namespace | 
|---|
SCHEME_SEPARATOR | 
| Constructor Summary | |
|---|---|
R_OSGiNamespace()
constructor.  | 
|
| Method Summary | |
|---|---|
 ID | 
createInstance(java.lang.Object[] parameters)
create a new ID within this namespace.  | 
static Namespace | 
getDefault()
get the singleton instance of this namespace.  | 
 java.lang.String | 
getScheme()
get the scheme of this namespace.  | 
 java.lang.String[] | 
getSupportedSchemes()
get all supported schemes.  | 
| Methods inherited from class org.eclipse.ecf.core.identity.Namespace | 
|---|
equals, getAdapter, getCompareToForObject, getDescription, getHashCodeForID, getInitStringFromExternalForm, getName, getNameForID, getSupportedParameterTypes, hashCode, initialize, testIDEquals, toExternalForm, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String NAME
public static final java.lang.String NAMESPACE_SCHEME
| Constructor Detail | 
|---|
public R_OSGiNamespace()
| Method Detail | 
|---|
public static Namespace getDefault()
public ID createInstance(java.lang.Object[] parameters)
                  throws IDCreateException
createInstance in class Namespaceparameters - the parameter to pass to the ID.
IDCreateException - if the creation fails.Namespace.createInstance(java.lang.Object[])public java.lang.String getScheme()
getScheme in class NamespaceNamespace.getScheme()public java.lang.String[] getSupportedSchemes()
getSupportedSchemes in class NamespaceNamespace.getSupportedSchemes()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||