ozone core API

org.ozoneDB.tools.OPP.srcgen
Interface MethodResolver.UpdateMethodBag

All Known Implementing Classes:
UpdateMethodBagMapAdapter
Enclosing interface:
MethodResolver

public static interface MethodResolver.UpdateMethodBag

interface that recievers of update methods must implement


Method Summary
 void addMethod(java.lang.String methodName, int lockLevel)
           
 boolean contains(java.lang.String methodName)
           
 

Method Detail

addMethod

public void addMethod(java.lang.String methodName,
                      int lockLevel)

contains

public boolean contains(java.lang.String methodName)

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.