|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminTopicImpl.DestinationDesc | |
---|---|
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
Uses of AdminTopicImpl.DestinationDesc in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest that return AdminTopicImpl.DestinationDesc | |
---|---|
AdminTopicImpl.DestinationDesc |
AdminTopicImpl.createDestination(java.lang.String destName,
AgentId adminId,
java.util.Properties properties,
byte type,
java.lang.String className,
java.lang.String requestClassName,
java.lang.StringBuffer strbuf)
Instantiating the destination class or retrieving the destination. |
static AdminTopicImpl.DestinationDesc |
AdminTopicImpl.lookupDest(java.lang.String name,
byte type)
Retrieves an existing destination. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |