StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.lib.uno.environments.remote
Class NativeThreadPoolWrapper$NativeCallback

java.lang.Object
  |
  +--com.sun.star.lib.uno.environments.remote.NativeThreadPoolWrapper$NativeCallback
All Implemented Interfaces:
com.sun.star.lib.uno.environments.remote.INativeCallback

public synchronized class NativeThreadPoolWrapper$NativeCallback
extends java.lang.Object
implements com.sun.star.lib.uno.environments.remote.INativeCallback


Field Summary
private  com.sun.star.lib.uno.environments.remote.NativeThreadPoolWrapper this$0
           
 
Constructor Summary
NativeThreadPoolWrapper$NativeCallback(com.sun.star.lib.uno.environments.remote.NativeThreadPoolWrapper ntpw)
           
 
Method Summary
 void doRequest(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

this$0

private final com.sun.star.lib.uno.environments.remote.NativeThreadPoolWrapper this$0
Constructor Detail

NativeThreadPoolWrapper$NativeCallback

public NativeThreadPoolWrapper$NativeCallback(com.sun.star.lib.uno.environments.remote.NativeThreadPoolWrapper ntpw)
Method Detail

doRequest

public void doRequest(java.lang.Object o)
Specified by:
doRequest in interface com.sun.star.lib.uno.environments.remote.INativeCallback

StarOffice 5.2 API
reverse engineered by classdoc