org.globus.cog.karajan.util
Class ChannelIdentifier

java.lang.Object
  extended byorg.globus.cog.karajan.util.Identifier
      extended byorg.globus.cog.karajan.util.ChannelIdentifier

public class ChannelIdentifier
extends Identifier


Constructor Summary
ChannelIdentifier(String name)
           
 
Methods inherited from class org.globus.cog.karajan.util.Identifier
getName, getValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelIdentifier

public ChannelIdentifier(String name)