Package | Description |
---|---|
com.bea.httppubsub |
Provides interfaces and classes for the WebLogic HTTP Publish-Subscribe server.
|
Modifier and Type | Class | Description |
---|---|---|
class |
PubSubSecurityException |
Defines a general security exception that pubsub server can throw when it
authenticate or authorize client.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.Object |
FactoryFinder.getFactory(java.lang.String factoryName) |
Get instance of the factory for the given Factory interface name.
|
static void |
FactoryFinder.setFactory(java.lang.String factoryName,
java.lang.String implName) |
Set the implementation class name for given factory interface name
|