Uses of Class
com.sun.jini.jeri.internal.runtime.JvmLifeSupport

Packages that use JvmLifeSupport
com.sun.jini.jeri.internal.runtime   
 

Uses of JvmLifeSupport in com.sun.jini.jeri.internal.runtime
 

Fields in com.sun.jini.jeri.internal.runtime declared as JvmLifeSupport
private  JvmLifeSupport ObjectTable.keepAliveCount
          number of objects exported with keepAlive == true
private  JvmLifeSupport Target.keepAliveCount
           
 

Constructors in com.sun.jini.jeri.internal.runtime with parameters of type JvmLifeSupport
Target(Uuid id, DgcRequestDispatcher[] requestDispatchers, boolean allowDGC, boolean keepAlive, ObjectTable table, SecurityContext sc, ClassLoader contextCl, JvmLifeSupport counter)
          Construction must be directly followed by three calls.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.