BundleContext.NetUIBundleNode Class

com.bea.wlw.netui.tags.databinding.bundle
BundleContext.NetUIBundleNode Class

public static class BundleContext.NetUIBundleNode

    extends BundleContext.BundleNode

Hierarchy
Object
  BundleContext.BundleNode
    BundleContext.NetUIBundleNode

Field Summary

   
Fields from  com.bea.wlw.netui.tags.databinding.bundle.BundleContext.BundleNode
bundleName, locale
 

Method Summary

public boolean
containsKey(String key)
public Enumeration
getKeys()
public String
getString(String key)
public void
init()
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Method Detail

containsKey(String) Method

public boolean containsKey(String key)
Overrides
BundleContext.BundleNode.containsKey(String)

getKeys() Method

public Enumeration getKeys()
Overrides
BundleContext.BundleNode.getKeys()

getString(String) Method

public String getString(String key)
Overrides
BundleContext.BundleNode.getString(String)

init() Method

public void init()
Overrides
BundleContext.BundleNode.init()