Sign in
apache
/
tapestry-5
/
refs/heads/beanmodel-split
/
.
/
plastic
/
src
/
test
/
java
/
testinterfaces
/
Logger.java
blob: 5a64e91674397e8c9dbf32c9ed75c49ccb5495a6 [
file
]
package
testinterfaces
;
/**
* Used for testing of injection & field conduits
*/
public
interface
Logger
{
}