Interface MovieDatabase

All Superinterfaces:
Remote
All Known Implementing Classes:
MovieDatabaseImpl

public interface MovieDatabase extends Remote
This remote interface allows a client to interact with a database of Movie objects.