com.ap.jdbcunit
Interface MediaFactory


public interface MediaFactory


Method Summary
 boolean accepts(Store store)
           
 Media create(Store store)
           
 

Method Detail

create

public Media create(Store store)

accepts

public boolean accepts(Store store)