org.openmuc.sunnywebbox
Class SunnyWebboxObjectLocator

java.lang.Object
  extended by org.openmuc.sunnywebbox.SunnyWebboxObjectLocator

public class SunnyWebboxObjectLocator
extends java.lang.Object


Constructor Summary
SunnyWebboxObjectLocator(java.lang.String locator)
           
 
Method Summary
 java.lang.String getSubChannel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SunnyWebboxObjectLocator

public SunnyWebboxObjectLocator(java.lang.String locator)
                         throws MalformedObjectLocatorException
Throws:
MalformedObjectLocatorException
Method Detail

getSubChannel

public java.lang.String getSubChannel()