com.springsource.bundlor.blint
Class BundleValidatorFactory

java.lang.Object
  extended by com.springsource.bundlor.blint.BundleValidatorFactory

public class BundleValidatorFactory
extends java.lang.Object

A helper class for creating a BundleValidator

Concurrent Semantics
Threadsafe

Author:
Ben Hale

Constructor Summary
private BundleValidatorFactory()
           
 
Method Summary
static BundleValidator create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleValidatorFactory

private BundleValidatorFactory()
Method Detail

create

public static BundleValidator create()