public class LivingVMFilter extends Object implements Filter<VmRef>
LivingVMFilter(VmInfoDAO dao)
boolean
isActive()
matches(VmRef ref)
void
setActive(boolean active)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LivingVMFilter(VmInfoDAO dao)
public boolean matches(VmRef ref)
matches
Filter<VmRef>
public void setActive(boolean active)
public boolean isActive()
Copyright © 2014. All rights reserved.