public class InternalPluginProxyList
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
InternalPluginProxyIf[] |
getAvailableProxys()
Gets all available internal plugin proxies.
|
static InternalPluginProxyList |
getInstance()
Gets the instance of this class.
|
InternalPluginProxyIf |
getProxyForId(java.lang.String id)
Gets the internal plugin proxy for the given id.
|
public static InternalPluginProxyList getInstance()
public InternalPluginProxyIf[] getAvailableProxys()
public InternalPluginProxyIf getProxyForId(java.lang.String id)
id
- The id to get the internal plugin proxy for.null
if the id was not found.TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)