Oracle

weblogic.wsee.jaxws
Class WLSInstanceResolver.WLSInvoker

java.lang.Object
  extended by Invoker
      extended by weblogic.wsee.jaxws.WLSInstanceResolver.WLSInvoker
Direct Known Subclasses:
WLSEjbInstanceResolver.WLSEjbInvoker
Enclosing class:
WLSInstanceResolver<T>

protected class WLSInstanceResolver.WLSInvoker
extends Invoker


Constructor Summary
protected WLSInstanceResolver.WLSInvoker()
           
 
Method Summary
 void dispose()
           
 Object invoke(Packet p, Method m, Object... args)
           
 void start(WSWebServiceContext wsc, WSEndpoint endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WLSInstanceResolver.WLSInvoker

protected WLSInstanceResolver.WLSInvoker()
Method Detail

invoke

public final Object invoke(Packet p,
                           Method m,
                           Object... args)
                    throws InvocationTargetException,
                           IllegalAccessException
Throws:
InvocationTargetException
IllegalAccessException

start

public void start(WSWebServiceContext wsc,
                  WSEndpoint endpoint)

dispose

public void dispose()

Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111
Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Part Number E13941-01
Oracle WebLogic Server 10.3.1 API Reference