4 // A simple test interface
7 // This test demostrates the smart proxy feature in TAO
8 // and shows how it can improve performace via caching.
11 // Get the prices for the box seats of the Broadway show.
13 long tickets
(in short number
);
16 oneway
void shutdown
();