public class InternalPluginProxyList extends 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(String id)
Gets the internal plugin proxy for the given id.
|
public static InternalPluginProxyList getInstance()
public InternalPluginProxyIf[] getAvailableProxys()
public InternalPluginProxyIf getProxyForId(String id)
id
- The id to get the internal plugin proxy for.null
if the id was not found.TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)