org.apache.geronimo.mail
Class MailProviderRegistry
java.lang.Object
org.apache.geronimo.mail.MailProviderRegistry
public class MailProviderRegistry
- extends Object
The activator that starts and manages the tracking of
JAF activation command maps
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailProviderRegistry
public MailProviderRegistry()
getProviders
public static Collection<URL> getProviders()
- Retrieve any located provider definitions
from bundles.
- Returns:
- A collection of the provider definition file
URLs.
getDefaultProviders
public static Collection<URL> getDefaultProviders()
- Retrieve any located default provider definitions
from bundles.
- Returns:
- A collection of the default provider definition file
URLs.
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.