URLProvider MBean

Factory used to create new url's. Although urls are actually created using classes in the JVM, this type hides the actual mechanism used to create the URL's.

All Parent MBeans:
J2EEResourceProvider

Attribute Summary
java.lang.StringstreamHandlerClassName
          
java.lang.Stringprotocol
           Protocol supported by this stream handler.

Attributes inherited from MBean J2EEResourceProvider
name, description

Attribute Detail

streamHandlerClassName

public java.lang.String streamHandlerClassName

protocol

public java.lang.String protocol
Protocol supported by this stream handler. For example, "nntp", "smtp", "ftp", etc.

Copyright IBM Corp. 1996-2003