org.glassfish.virtualization.spi
Interface MemoryListener


public interface MemoryListener

Created by IntelliJ IDEA. User: dochez Date: 3/29/11 Time: 4:42 PM To change this template use File | Settings | File Templates.


Method Summary
 void notified(VirtualMachine vm, long memory, long cpuTime)
           
 

Method Detail

notified

void notified(VirtualMachine vm,
              long memory,
              long cpuTime)


Copyright © 2012. All Rights Reserved.