URLProvider MBean

All Parent MBeans:
J2EEResourceProvider, J2EEResource, J2EEManagedObject

Partial ObjectName:
WebSphere:*,type=URLProvider,j2eeType=URLResource


MBean URLProvider

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.


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

Attributes inherited from MBean J2EEResourceProvider
name, description

Attributes inherited from MBean J2EEManagedObject
objectName, stateManageable, statisticsProvider, eventProvider

Attribute Detail

streamHandlerClassName

public java.lang.String streamHandlerClassName
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

protocol

public java.lang.String protocol
Protocol supported by this stream handler. For example, "nntp", "smtp", "ftp", etc.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005