dev@glassfish.java.net

where do I put _at_Contract interfaces?

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Thu, 10 Jun 2010 14:49:54 -0400

Hi all,

I have a service in v3/core/kernal that wants to look up a class with
Habitat#getByContract(class) and a service in v3/cluster/gms-adapter
that needs to implement that contract interface so it can be started
by the first service.

So where do I put this interface so that both modules can find it?

Thanks,
Bobby