org.apache.avalon.repository.cli
Class RepositoryVerifier

java.lang.Object
  extended byorg.apache.avalon.repository.cli.RepositoryVerifier

public class RepositoryVerifier
extends Object

Merlin command line handler.

Version:
$Revision: 1.5 $
Author:
Avalon Development Team

Constructor Summary
RepositoryVerifier(InitialContext context)
          Creation of a new repository verifier.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryVerifier

public RepositoryVerifier(InitialContext context)
                   throws Exception
Creation of a new repository verifier.

Parameters:
context - the repository inital context
Throws:
Exception - if an error occurs


Copyright © The Apache Software Foundation. All Rights Reserved.