BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.jms.extensions
Class ClientSAFParser

java.lang.Object
  extended byweblogic.jms.extensions.ClientSAFParser

public class ClientSAFParser
extends Object

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ClientSAFParser()
           
 
Method Summary
static weblogic.j2ee.descriptor.wl.ClientSAFBean createClientSAFDescriptor(String uri)
          parse doc without a plan
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientSAFParser

public ClientSAFParser()
Method Detail

createClientSAFDescriptor

public static weblogic.j2ee.descriptor.wl.ClientSAFBean createClientSAFDescriptor(String uri)
                                                                           throws IOException,
                                                                                  XMLStreamException
parse doc without a plan

Throws:
IOException
XMLStreamException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.