de.smartics.properties.admin.domain.service
Class ApplicationIdConfigurationJndiLoader

Package class diagram package ApplicationIdConfigurationJndiLoader
java.lang.Object
  extended by de.smartics.properties.admin.domain.service.ApplicationIdConfigurationJndiLoader
All Implemented Interfaces:
Serializable

public class ApplicationIdConfigurationJndiLoader
     
     
extends Object
implements Serializable

Responsible to read application identifier properties from the JNDI.

See Also:
Serialized Form

Constructor Summary
ApplicationIdConfigurationJndiLoader()
          Default constructor.
 
Method Summary
 de.smartics.properties.resource.domain.ArtifactId load()
          Loads the application identifier configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationIdConfigurationJndiLoader

public ApplicationIdConfigurationJndiLoader()
Default constructor.

Method Detail

load

public de.smartics.properties.resource.domain.ArtifactId load()
Loads the application identifier configuration.

Returns:
the application identifier configuration.


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