Uses of Class
org.eclipse.corona.repository.adapter.wp.CheckoutListener

Packages that use CheckoutListener
org.eclipse.corona.repository.adapter.wp   
 

Uses of CheckoutListener in org.eclipse.corona.repository.adapter.wp
 

Fields in org.eclipse.corona.repository.adapter.wp declared as CheckoutListener
(package private) static CheckoutListener CheckoutListener.listener
           
 

Methods in org.eclipse.corona.repository.adapter.wp that return CheckoutListener
static CheckoutListener CheckoutListener.getCheckoutListener(org.eclipse.core.runtime.jobs.IJobManager jobManager, java.lang.String projectName, java.lang.String containerUri)
          Returns the Checkout Listener if available or creates a new one if unavailable.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.