Buju 0.4

Uses of Class
biz.bbeans.buju.BInterpreter

Packages that use BInterpreter
biz.bbeans.buju   
 

Uses of BInterpreter in biz.bbeans.buju
 

Subclasses of BInterpreter in biz.bbeans.buju
 class BAdminInterpreter
          The admin interpreter.
 

Methods in biz.bbeans.buju that return BInterpreter
 BInterpreter BServer.BConnection.getInterpreter()
          Get this connection's current interpreter.
 

Methods in biz.bbeans.buju with parameters of type BInterpreter
 void BServer.BConnection.setInterpreter(BInterpreter interp)
          Set the current interpreter for this connection.
 


Buju 0.4