SNMP Stack 4_12

uk.co.westhawk.nothread.oscar
Class Oscar

java.lang.Object
  |
  +--uk.co.westhawk.nothread.oscar.Oscar

public class Oscar
extends java.lang.Object

The Oscar class is a very simple class to test if uploading java into Oracle works and to test if this method can be called with a stored function/procedure.

See notes on how to send traps in an Oracle JServer environment.

Version:
$Revision: 1.1 $ $Date: 2002/10/15 13:37:01 $
Author:
Birgit Arkesteijn

Constructor Summary
Oscar()
           
 
Method Summary
static java.lang.String quote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Oscar

public Oscar()
Method Detail

quote

public static java.lang.String quote()

SNMP Stack 4_12