|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.device.api.browser.plugin.BrowserContentProviderRegistry
public abstract class BrowserContentProviderRegistry
Registry to handle registration of browser content providers.
Field Summary | ||
---|---|---|
|
protected static long |
APP_REGISTRY_KEY
Application registry key for this registry. |
Constructor Summary | ||
---|---|---|
|
protected |
BrowserContentProviderRegistry()
Creates a new BrowserFieldProviderRegistry instance. |
Method Summary | ||
---|---|---|
|
static BrowserContentProviderRegistry |
getInstance()
Retrieves handle to the system's instance for this registry. |
|
abstract void |
register(BrowserContentProvider browserContentProvider)
Registers a browser content provider with the browser. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final long APP_REGISTRY_KEY
Constructor Detail |
---|
protected BrowserContentProviderRegistry()
Method Detail |
---|
public static BrowserContentProviderRegistry getInstance()
BrowserContentProviderRegistry.register(net.rim.device.api.browser.plugin.BrowserContentProvider)
).public abstract void register(BrowserContentProvider browserContentProvider) throws ControlledAccessException
browserContentProvider
- Handle for the browser content provider the
browser can use to handle special browser content.
NullPointerException
- if browserContentProvider==null
.
ControlledAccessException
- if one or more MIME type browserContentProvider supports is already registered with the browser.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.