weborb.config
Class ChannelRegistry

java.lang.Object
  extended by weborb.config.ChannelRegistry

public class ChannelRegistry
extends java.lang.Object


Field Summary
static java.lang.String CHANNEL_DEFINITION
           
static java.lang.String CHANNELS
           
static java.lang.String ENDPOINT
           
static java.lang.String POLLING_ENABLED
           
static java.lang.String POLLING_INTERVAL_SECONDS
           
 
Constructor Summary
ChannelRegistry()
           
 
Method Summary
 void configure(java.lang.String basePath)
           
 java.util.ArrayList getChannels()
           
 java.lang.String getConfigFileName()
           
static ChannelRegistry getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHANNELS

public static final java.lang.String CHANNELS
See Also:
Constant Field Values

CHANNEL_DEFINITION

public static final java.lang.String CHANNEL_DEFINITION
See Also:
Constant Field Values

ENDPOINT

public static final java.lang.String ENDPOINT
See Also:
Constant Field Values

POLLING_ENABLED

public static final java.lang.String POLLING_ENABLED
See Also:
Constant Field Values

POLLING_INTERVAL_SECONDS

public static final java.lang.String POLLING_INTERVAL_SECONDS
See Also:
Constant Field Values
Constructor Detail

ChannelRegistry

public ChannelRegistry()
Method Detail

getInstance

public static ChannelRegistry getInstance()

getConfigFileName

public java.lang.String getConfigFileName()

configure

public void configure(java.lang.String basePath)

getChannels

public java.util.ArrayList getChannels()


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.