de.smartics.properties.resource.repository
Class ResourceRepositoryFactory

Package class diagram package ResourceRepositoryFactory
java.lang.Object
  extended by de.smartics.properties.resource.repository.ResourceRepositoryFactory

public final class ResourceRepositoryFactory
     
     
extends Object

A factory to create instances of ResourceRepository.


Constructor Summary
ResourceRepositoryFactory()
           
 
Method Summary
 ResourceRepository create()
          Creates an instance of ResourceRepository 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

ResourceRepositoryFactory

public ResourceRepositoryFactory()
Method Detail

create

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

Returns:
instance of ResourceRepository.


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.