ref_send API 2.17
defensive programming in Java

org.joe_e.taming
Class Policy

java.lang.Object
  extended by org.joe_e.taming.Policy

public class Policy
extends java.lang.Object


Method Summary
static boolean constructorEnabled(java.lang.String ctorSig)
           
static boolean fieldEnabled(java.lang.String fieldSig)
           
static boolean hasHonorary(java.lang.String type, java.lang.String honorary)
           
static boolean methodEnabled(java.lang.String methodSig)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasHonorary

public static boolean hasHonorary(java.lang.String type,
                                  java.lang.String honorary)

fieldEnabled

public static boolean fieldEnabled(java.lang.String fieldSig)

constructorEnabled

public static boolean constructorEnabled(java.lang.String ctorSig)

methodEnabled

public static boolean methodEnabled(java.lang.String methodSig)

ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.