de.smartics.util.lang.classpath
Class ClassPathListingFactory

java.lang.Object
  extended by de.smartics.util.lang.classpath.ClassPathListingFactory

public final class ClassPathListingFactory
     
     
extends Object

A factory to create instances of ClassPathListing.


Constructor Summary
ClassPathListingFactory()
           
 
Method Summary
 ClassPathListing create()
          Creates an instance of ClassPathListing using the configuration of the service in META-INF/services.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathListingFactory

public ClassPathListingFactory()
Method Detail

create

public ClassPathListing create()
Creates an instance of ClassPathListing using the configuration of the service in META-INF/services.

Returns:
instance of ClassPathListing.


Copyright © 2011–2013 smartics. All rights reserved.